You are here

Classes, traits, and interfaces in Bynder 4.0.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
BrandNotSetException class Drupal\bynder\Exception src/Exception/BrandNotSetException.php Exception indicating that the brand is not configured on upload widget. 1
BundleNotBynderException class Drupal\bynder\Exception src/Exception/BundleNotBynderException.php Exception indicating that the bundle does not represent Bynder assets. 3
BundleNotExistException class Drupal\bynder\Exception src/Exception/BundleNotExistException.php Exception indicating that the selected bundle does not exist. 3
Bynder class Drupal\bynder\Plugin\media\Source src/Plugin/media/Source/Bynder.php Provides media source plugin for Bynder. 11
BynderApi class Drupal\bynder src/BynderApi.php Bynder API service. 2 3 2
BynderApiInterface interface Drupal\bynder src/BynderApiInterface.php Provides Drupal 8 Bynder API. 1 10
BynderApiTest class Drupal\bynder_test_module tests/modules/bynder_test_module/src/BynderApiTest.php Bynder API test service. 1
BynderApiUnitTest class Drupal\Tests\bynder\Unit tests/src/Unit/BynderApiUnitTest.php @coversDefaultClass \Drupal\bynder\BynderApi
BynderConfigHashGenerator class Drupal\bynder\EventSubscriber src/EventSubscriber/BynderConfigHashGenerator.php A subscriber that generates Bynder config hash. 2
BynderConfigurationForm class Drupal\bynder\Form src/Form/BynderConfigurationForm.php Configure bynder to enable OAuth based access. 1
BynderCreateMediaTest class Drupal\Tests\bynder\Functional tests/src/Functional/BynderCreateMediaTest.php Tests duplicate media on Bynder search widget.
BynderDocumentFormatter class Drupal\bynder\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/BynderDocumentFormatter.php Plugin implementation of the 'Bynder Document' formatter.
BynderException abstract class Drupal\bynder\Exception src/Exception/BynderException.php Base exception class for Bynder. 9 3
BynderFormatter class Drupal\bynder\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/BynderFormatter.php Plugin implementation of the 'Bynder' formatter.
BynderFormatterBase abstract class Drupal\bynder\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/BynderFormatterBase.php Base class for Bynder formatters. 3
BynderFormatterTest class Drupal\Tests\bynder\Functional tests/src/Functional/BynderFormatterTest.php Tests the Bynder formatter.
BynderMediaUsage class Drupal\bynder\Controller src/Controller/BynderMediaUsage.php Controller contains methods for displaying Bynder media usage info.
BynderMetadataFormatter class Drupal\bynder\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/BynderMetadataFormatter.php Plugin implementation of the 'bynder_metadata' formatter.
BynderMetadataItem class Drupal\bynder\Plugin\Field\FieldType src/Plugin/Field/FieldType/BynderMetadataItem.php Plugin implementation of the 'bynder_metadata' field type. 6
BynderMetadataWidget class Drupal\bynder\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/BynderMetadataWidget.php Plugin implementation of the 'bynder_metadata' widget.
BynderOAuthLogin class Drupal\bynder\Controller src/Controller/BynderOAuthLogin.php Controller for oAuth login.
BynderSearch class Drupal\bynder\Plugin\EntityBrowser\Widget src/Plugin/EntityBrowser/Widget/BynderSearch.php Uses a Bynder API to search and provide entity listing in a browser's widget. 1
BynderSelect2SimpleElement class Drupal\bynder_select2\Element modules/bynder_select2/src/Element/BynderSelect2SimpleElement.php Provides a simple bynder_select2 form element.
BynderSelect2SimpleWidget class Drupal\bynder_select2\Plugin\Field\FieldWidget modules/bynder_select2/src/Plugin/Field/FieldWidget/BynderSelect2SimpleWidget.php Plugin implementation of the 'bynder_select2_simple_widget' widget.
BynderService class Drupal\bynder src/BynderService.php Bynder service. 2
BynderServiceInterface interface Drupal\bynder src/BynderServiceInterface.php Provides methods to manage the Bynder module. 1 1
BynderTagSearchService class Drupal\bynder\Controller src/Controller/BynderTagSearchService.php Class BynderTagSearchService.
BynderTestImageRemove class Drupal\bynder\Plugin\QueueWorker src/Plugin/QueueWorker/BynderTestImageRemove.php Removes uploaded test images.
BynderTestModuleServiceProvider class Drupal\bynder_test_module tests/modules/bynder_test_module/src/BynderTestModuleServiceProvider.php Service provider for the bynder_test_module.
BynderUpload class Drupal\bynder\Plugin\EntityBrowser\Widget src/Plugin/EntityBrowser/Widget/BynderUpload.php Uses upload to create media entities. 1
BynderUploadWidgetTest class Drupal\Tests\bynder\FunctionalJavascript tests/src/FunctionalJavascript/BynderUploadWidgetTest.php Test the Bynder upload widget.
BynderUsageTest class Drupal\Tests\bynder\FunctionalJavascript tests/src/FunctionalJavascript/BynderUsageTest.php Test the Bynder media usage info.
BynderVideoFormatter class Drupal\bynder\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/BynderVideoFormatter.php Plugin implementation of the 'Bynder Video' formatter.
BynderWidgetBase abstract class Drupal\bynder\Plugin\EntityBrowser\Widget src/Plugin/EntityBrowser/Widget/BynderWidgetBase.php Base class for Bynder Entity browser widgets. 2
BynderWidgetsTest class Drupal\Tests\bynder\Functional tests/src/Functional/BynderWidgetsTest.php Tests the Bynder Entity Browser widgets.
ConfigurationFormTest class Drupal\Tests\bynder\FunctionalJavascript tests/src/FunctionalJavascript/ConfigurationFormTest.php Tests the Configuration form for bynder API.
MediaEntityTypePluginTest class Drupal\Tests\bynder\Functional tests/src/Functional/MediaEntityTypePluginTest.php Tests the Media entity type plugin.
NotificationSubscriber class Drupal\bynder_sns\EventSubscriber modules/bynder_sns/src/EventSubscriber/NotificationSubscriber.php Subscribes to Amazon SNS notifications to update bynder metadata. 2
TagSearchException class Drupal\bynder\Exception src/Exception/TagSearchException.php Exception indicating there was an error fetching tags from the Tag Search Service. 1
TestBynderApi class Drupal\Tests\bynder\Unit tests/src/Unit/BynderApiUnitTest.php Test Bynder implementation to mock getAssetBankManager().
UnableToAddUsageException class Drupal\bynder_usage\Exception modules/bynder_usage/src/Exception/UnableToAddUsageException.php Exception indicating that the usage can't be added for the Bynder asset. 1
UnableToConnectException class Drupal\bynder\Exception src/Exception/UnableToConnectException.php Exception indicating that the selected bundle does not exist. 3
UnableToDeleteUsageException class Drupal\bynder_usage\Exception modules/bynder_usage/src/Exception/UnableToDeleteUsageException.php Exception indicating that the usage can't be deleted for the Bynder asset. 1
UpdateMetadataAction class Drupal\bynder\Plugin\Action src/Plugin/Action/UpdateMetadataAction.php Updates the Bynder metadata.
UploadFailedException class Drupal\bynder\Exception src/Exception/UploadFailedException.php Exception indicating that the upload to Bynder failed. 1
UploadPermissionException class Drupal\bynder\Exception src/Exception/UploadPermissionException.php Exception indicating that the User doesn't have upload permissions. 1
UsageEventSubscriber class Drupal\bynder_usage\EventSubscriber modules/bynder_usage/src/EventSubscriber/UsageEventSubscriber.php Listens for the usage events from Entity Usage module. 2
UsageTest class Drupal\Tests\bynder\Functional tests/src/Functional/UsageTest.php Tests the Bynder usage tracking.

Other projects