You are here

namespace Drupal\entity_browser in Entity Browser 8.2

Same name in other branches
  1. 8 Drupal\entity_browser
Classsort descending Location Description
DisplayAjaxInterface src/DisplayAjaxInterface.php Defines the interface for entity browser displays.
DisplayBase src/DisplayBase.php Base implementation for display plugins.
DisplayInterface src/DisplayInterface.php Defines the interface for entity browser displays.
DisplayManager src/DisplayManager.php Manages entity browser display plugins.
DisplayRouterInterface src/DisplayRouterInterface.php Defines an interface for displays that operate on routes.
EntityBrowserFormInterface src/EntityBrowserFormInterface.php Provides an interface defining an entity browser form.
EntityBrowserInterface src/EntityBrowserInterface.php Provides an interface defining an entity browser entity.
FieldWidgetDisplayBase src/FieldWidgetDisplayBase.php Base implementation for field widget display plugins.
FieldWidgetDisplayInterface src/FieldWidgetDisplayInterface.php Defines the interface for entity browser field widget display plugins.
FieldWidgetDisplayManager src/FieldWidgetDisplayManager.php Manages entity browser field widget display plugins.
Permissions src/Permissions.php Generates routes for entity browsers.
PluginConfigurationFormTrait src/PluginConfigurationFormTrait.php Provides base form methods for configurable plugins entity browser.
RouteSubscriber src/RouteSubscriber.php Generates routes for entity browsers.
SelectionDisplayBase src/SelectionDisplayBase.php Base implementation for selection display plugins.
SelectionDisplayInterface src/SelectionDisplayInterface.php Defines the interface for entity browser selection displays.
SelectionDisplayManager src/SelectionDisplayManager.php Manages entity browser selection display plugins.
WidgetBase src/WidgetBase.php Base class for widget plugins.
WidgetInterface src/WidgetInterface.php Defines the interface for entity browser widgets.
WidgetManager src/WidgetManager.php Manages entity browser widget plugins.
WidgetsCollection src/WidgetsCollection.php A collection of entity browser widgets.
WidgetSelectorBase src/WidgetSelectorBase.php Base class for widget selector plugins.
WidgetSelectorInterface src/WidgetSelectorInterface.php Defines the interface for entity browser widget selectors.
WidgetSelectorManager src/WidgetSelectorManager.php Manages entity browser widget selector plugins.
WidgetsLazyPluginCollection src/WidgetsLazyPluginCollection.php A collection of entity browser widgets.
WidgetValidationBase src/WidgetValidationBase.php Base implementation for widget validation plugins.
WidgetValidationInterface src/WidgetValidationInterface.php Defines the interface for entity browser widget validations.
WidgetValidationManager src/WidgetValidationManager.php Manages entity browser widget validation plugins.