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. |
|
2 |
|
BundleNotExistException |
class |
Drupal\bynder\Exception |
src/Exception/BundleNotExistException.php |
Exception indicating that the selected bundle does not exist. |
|
2 |
|
Bynder |
class |
Drupal\bynder\Plugin\MediaEntity\Type |
src/Plugin/MediaEntity/Type/Bynder.php |
Provides media type plugin for Bynder. |
|
7 |
|
BynderApi |
class |
Drupal\bynder |
src/BynderApi.php |
Bynder API service. |
1 |
3 |
2 |
BynderApiInterface |
interface |
Drupal\bynder |
src/BynderApiInterface.php |
Provides Drupal 8 Bynder API. |
1 |
11 |
|
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 |
1 |
BynderCreateMediaTest |
class |
Drupal\Tests\bynder\Functional |
tests/src/Functional/BynderCreateMediaTest.php |
Tests duplicate media on Bynder search widget. |
|
|
|
BynderException |
abstract class |
Drupal\bynder\Exception |
src/Exception/BynderException.php |
Base exception class for Bynder. |
9 |
1 |
|
BynderFormatter |
class |
Drupal\bynder\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/BynderFormatter.php |
Plugin implementation of the 'Bynder' formatter. |
|
|
|
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. |
|
|
|
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. |
|
2 |
|
BynderSearchWidgetTest |
class |
Drupal\Tests\bynder\FunctionalJavascript |
tests/src/FunctionalJavascript/BynderSearchWidgetTest.php |
Test the Bynder search widget. |
|
|
|
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. |
|
|
|
BynderTagSearchService |
class |
Drupal\bynder\Controller |
src/Controller/BynderTagSearchService.php |
|
|
1 |
|
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. |
|
|
|
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. |
|
|
|
TagSearchException |
class |
Drupal\bynder\Exception |
src/Exception/TagSearchException.php |
Exception indicating there was an error fetching tags from the Tag Search Service. |
|
1 |
|
UnableToAddUsageException |
class |
Drupal\bynder\Exception |
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. |
|
4 |
|
UnableToDeleteUsageException |
class |
Drupal\bynder\Exception |
src/Exception/UnableToDeleteUsageException.php |
Exception indicating that the usage can't be deleted for the Bynder asset. |
|
1 |
|
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\EventSubscriber |
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. |
|
|
|