You are here

Classes, traits, and interfaces in Panopoly 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Anchor class Drupal\panopoly_wysiwyg\Plugin\CKEditorPlugin modules/panopoly/panopoly_wysiwyg/src/Plugin/CKEditorPlugin/Anchor.php Defines the "panopoly_wysiwyg_anchor" plugin.
AutocompleteRouteSubscriber class Drupal\panopoly_widgets\Routing modules/panopoly/panopoly_widgets/src/Routing/AutocompleteRouteSubscriber.php Rout subscriber to setup our entity autocomplete controller. 2
BlockPreviewInterface interface Drupal\panopoly_magic modules/panopoly/panopoly_magic/src/BlockPreviewInterface.php Interface for block plugins that want to render their preview special. 3 3
BlockPreviewRenderer class Drupal\panopoly_magic modules/panopoly/panopoly_magic/src/BlockPreviewRenderer.php A service for rendering block previews. 1 2
BlockPreviewRendererTest class Drupal\Tests\panopoly_magic\Unit modules/panopoly/panopoly_magic/tests/src/Unit/BlockPreviewRendererTest.php Unit tests for the BlockPreviewRenderer.
BlockWithAlteredImage class Drupal\panopoly_magic_preview_test\Plugin\Block modules/panopoly/panopoly_magic/tests/modules/panopoly_magic_preview_test/src/Plugin/Block/BlockWithAlteredImage.php A block that takes a setting that'll be displayed.
BlockWithAlteredPreview class Drupal\panopoly_magic_preview_test\Plugin\Block modules/panopoly/panopoly_magic/tests/modules/panopoly_magic_preview_test/src/Plugin/Block/BlockWithAlteredPreview.php A block that takes a setting that'll be displayed.
BlockWithAlteredSettings class Drupal\panopoly_magic_preview_test\Plugin\Block modules/panopoly/panopoly_magic/tests/modules/panopoly_magic_preview_test/src/Plugin/Block/BlockWithAlteredSettings.php A block that takes a setting that'll be displayed.
BlockWithImagePreview class Drupal\panopoly_magic_preview_test\Plugin\Block modules/panopoly/panopoly_magic/tests/modules/panopoly_magic_preview_test/src/Plugin/Block/BlockWithImagePreview.php A block that uses an image preview.
BlockWithPreview class Drupal\panopoly_magic_preview_test\Plugin\Block modules/panopoly/panopoly_magic/tests/modules/panopoly_magic_preview_test/src/Plugin/Block/BlockWithPreview.php A block that uses an image preview.
BlockWithPreviewInterface interface Drupal\Tests\panopoly_magic\Unit modules/panopoly/panopoly_magic/tests/src/Unit/BlockPreviewRendererTest.php Test interface for a block that provides its own preview.
ConfigInstallTest class Drupal\Tests\panopoly_media\Kernel modules/panopoly/panopoly_media/tests/src/Kernel/ConfigInstallTest.php Tests that the module's config does have errors.
ContentItemBlock class Drupal\panopoly_widgets\Plugin\Block modules/panopoly/panopoly_widgets/src/Plugin/Block/ContentItemBlock.php Block that displays a node.
ContentModelUpdater class Drupal\panopoly_media\Update modules/panopoly/panopoly_media/src/Update/ContentModelUpdater.php Applies changes to media content model from schema versions 8204 to 8205. 1
DeleteFile class Drupal\panopoly_media\Plugin\Action modules/panopoly/panopoly_media/src/Plugin/Action/DeleteFile.php Deletes a file.
DemoImage class Drupal\panopoly_core\Plugin\migrate\process modules/panopoly/panopoly_core/src/Plugin/migrate/process/DemoImage.php Process plugin for creating demo images from files in the module. 1
DemoImageTest class Drupal\Tests\panopoly_core\Unit\Plugin\migrate\process modules/panopoly/panopoly_core/tests/src/Unit/Plugin/migrate/process/DemoImageTest.php Tests for the 'panopoly_demo_image' migrate process plugin.
EntityAutocompleteController class Drupal\panopoly_widgets\Controller modules/panopoly/panopoly_widgets/src/Controller/EntityAutocompleteController.php Controller for entity autocomplete.
EntityAutocompleteMatcher class Drupal\panopoly_widgets modules/panopoly/panopoly_widgets/src/EntityAutocompleteMatcher.php Extended entity autocomplete matcher. 2
FeatureContext class modules/panopoly/panopoly_test/behat/features/bootstrap/FeatureContext.php Define application features from the specific context.
FileAccessControlHandler class Drupal\panopoly_media modules/panopoly/panopoly_media/src/FileAccessControlHandler.php File access control handler. 1
FileBulkForm class Drupal\panopoly_media\Plugin\views\field modules/panopoly/panopoly_media/src/Plugin/views/field/FileBulkForm.php Defines a node operations bulk form element.
FileDeleteForm class Drupal\panopoly_media\Form modules/panopoly/panopoly_media/src/Form/FileDeleteForm.php Provides a form for deleting a file. 1
FileDeleteMultiple class Drupal\panopoly_media\Form modules/panopoly/panopoly_media/src/Form/FileDeleteMultiple.php Provides a file deletion confirmation form.
FileRouteProvider class Drupal\panopoly_media\Routing modules/panopoly/panopoly_media/src/Routing/FileRouteProvider.php Provides routes for files. 1
FilterHtml class Drupal\panopoly_wysiwyg\Plugin\Filter modules/panopoly/panopoly_wysiwyg/src/Plugin/Filter/FilterHtml.php Replacement for core FilterHtml that respects <!--break-->. 1
ImageWidget class Drupal\panopoly_media\Plugin\Field\FieldWidget modules/panopoly/panopoly_media/src/Plugin/Field/FieldWidget/ImageWidget.php Class ImageWidget. 1
ImgData class Drupal\panopoly_media modules/panopoly/panopoly_media/src/ImgData.php Reads IPTC image data. 2
KitchenSink class Drupal\panopoly_wysiwyg\Plugin\CKEditorPlugin modules/panopoly/panopoly_wysiwyg/src/Plugin/CKEditorPlugin/KitchenSink.php Defines the "panopoly_wysiwyg_kitchensink" plugin.
LayoutBuilderAddBlockController class Drupal\panopoly_magic\Controller modules/panopoly/panopoly_magic/src/Controller/LayoutBuilderAddBlockController.php Controller for adding blocks in layout builder.
LayoutBuilderChooseBlockController class Drupal\panopoly_magic\Controller modules/panopoly/panopoly_magic/src/Controller/LayoutBuilderChooseBlockController.php Controller for choosing blocks in layout builder.
LayoutBuilderUpdateBlockForm class Drupal\panopoly_magic\Form modules/panopoly/panopoly_magic/src/Form/LayoutBuilderUpdateBlockForm.php Enhances the update block form with live preview. 1
MediaFileUpload class Drupal\panopoly_media\Plugin\EntityBrowser\Widget modules/panopoly/panopoly_media/src/Plugin/EntityBrowser/Widget/MediaFileUpload.php Uses upload to create media images.
MediaVideoAdd class Drupal\panopoly_media\Plugin\EntityBrowser\Widget modules/panopoly/panopoly_media/src/Plugin/EntityBrowser/Widget/MediaVideoAdd.php Uses a view to provide entity listing in a browser's widget.
MigrateHelper class Drupal\panopoly_core modules/panopoly/panopoly_core/src/MigrateHelper.php Service with some helper functions for working with migrate. 1 2
MigrateHelperTest class Drupal\Tests\panopoly_core\Unit modules/panopoly/panopoly_core/tests/src/Unit/MigrateHelperTest.php Tests for Panopoly Core's MigrateHelper service.
PanelsSubContext class modules/panopoly/panopoly_test/behat/steps/panopoly_test_panels.behat.inc Behat sub-context for Panels.
PanopolyAdminBlocksForm class Drupal\panopoly_admin\Form modules/panopoly/panopoly_admin/src/Form/PanopolyAdminBlocksForm.php Form to administer available blocks. 1
PanopolyAdminLayoutsForm class Drupal\panopoly_admin\Form modules/panopoly/panopoly_admin/src/Form/PanopolyAdminLayoutsForm.php Form to administer the available layouts. 1
PanopolyDemoInstallerForm class Drupal\panopoly\Installer\Form src/Installer/Form/PanopolyDemoInstallerForm.php Installer form to optionally enable Panopoly Demo. 1
PanopolyMediaResponsiveThumbnail class Drupal\panopoly_media\Plugin\Field\FieldFormatter modules/panopoly/panopoly_media/src/Plugin/Field/FieldFormatter/PanopolyMediaResponsiveThumbnail.php Plugin implementation of the 'Responsive thumbnail' formatter.
PanopolySearchCondition class Drupal\panopoly_search\Plugin\Condition modules/panopoly/panopoly_search/src/Plugin/Condition/PanopolySearchCondition.php Condition plugin for testing which Panopoly Search backend is being used.
PanopolySearchController class Drupal\panopoly_search\Controller modules/panopoly/panopoly_search/src/Controller/PanopolySearchController.php Panopoly Search controller.
PanopolySearchRouteSubscriber class Drupal\panopoly_search\Routing modules/panopoly/panopoly_search/src/Routing/PanopolySearchRouteSubscriber.php Removes module dependency from /admin/reports/search. 2
PanopolyTestServiceProvider final class Drupal\panopoly_test modules/panopoly/panopoly_test/src/PanopolyTestServiceProvider.php Registers private file system when path set through Behat Drupal Driver.
PanopolyThemeSelectionForm class Drupal\panopoly_theme\Form modules/panopoly/panopoly_theme/src/Form/PanopolyThemeSelectionForm.php Provides a form to choose the starting theme. 1
PreviewTest class Drupal\Tests\panopoly_magic\Functional modules/panopoly/panopoly_magic/tests/src/Functional/PreviewTest.php Functional tests for Panopoly previews.
ReusableBlocks class Drupal\panopoly_magic\Alterations modules/panopoly/panopoly_magic/src/Alterations/ReusableBlocks.php A service for altering some Layout Builder forms to allow reusable blocks. 2
RouteSubscriber class Drupal\panopoly_magic\Routing modules/panopoly/panopoly_magic/src/Routing/RouteSubscriber.php Implements a route subscriber for Panopoly Magic. 2
RouteSubscriber class Drupal\panopoly_media\Routing modules/panopoly/panopoly_media/src/Routing/RouteSubscriber.php Implements a route subscriber for Panopoly Media. 2

Pages

Other projects