Channel |
class |
Drupal\entity_share_server\Entity |
modules/entity_share_server/src/Entity/Channel.php |
Defines the Channel entity. |
|
|
|
ChannelDeleteForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/ChannelDeleteForm.php |
Builds the form to delete Channel entities. |
|
|
|
ChannelForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/ChannelForm.php |
Class ChannelForm. |
|
|
|
ChannelHtmlRouteProvider |
class |
Drupal\entity_share_server |
modules/entity_share_server/src/ChannelHtmlRouteProvider.php |
Provides routes for Channel entities. |
|
|
|
ChannelInterface |
interface |
Drupal\entity_share_server\Entity |
modules/entity_share_server/src/Entity/ChannelInterface.php |
Provides an interface for defining Channel entities. |
1 |
|
|
ChannelListBuilder |
class |
Drupal\entity_share_server |
modules/entity_share_server/src/ChannelListBuilder.php |
Provides a listing of Channel entities. |
|
|
|
Drush8Io |
class |
Drupal\entity_share_client |
modules/entity_share_client/src/Drush8Io.php |
|
|
1 |
|
EntityReferenceRevisionsRelationshipSubscriber |
class |
Drupal\entity_share_client\EventSubscriber |
modules/entity_share_client/src/EventSubscriber/EntityReferenceRevisionsRelationshipSubscriber.php |
Class DynamicEntityReferenceRelationshipSubscriber. |
|
|
2 |
EntityShareClientCliService |
class |
Drupal\entity_share_client\Service |
modules/entity_share_client/src/Service/EntityShareClientCliService.php |
Class EntityShareClientCliService. |
|
2 |
2 |
EntityShareClientCommands |
class |
Drupal\entity_share_client\Commands |
modules/entity_share_client/src/Commands/EntityShareClientCommands.php |
Class EntityShareClientCommands. |
|
|
2 |
EntryPoint |
class |
Drupal\entity_share_server\Controller |
modules/entity_share_server/src/Controller/EntryPoint.php |
Controller to generate list of channels URLs. |
|
|
|
FilterAddForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/FilterAddForm.php |
Class FilterAddForm. |
|
|
|
FilterBaseForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/FilterBaseForm.php |
Class FilterBaseForm. |
3 |
|
|
FilterDeleteForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/FilterDeleteForm.php |
Class FilterDeleteForm. |
|
|
|
FilterEditForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/FilterEditForm.php |
Class FilterEditForm. |
|
|
|
GroupAddForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/GroupAddForm.php |
Class GroupAddForm. |
|
|
|
GroupBaseForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/GroupBaseForm.php |
Class GroupBaseForm. |
3 |
|
|
GroupDeleteForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/GroupDeleteForm.php |
Class GroupDeleteForm. |
|
|
|
GroupEditForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/GroupEditForm.php |
Class GroupEditForm. |
|
|
|
JsonapiBatchHelper |
class |
Drupal\entity_share_client |
modules/entity_share_client/src/JsonapiBatchHelper.php |
Class JsonapiBatchHelper. |
|
|
|
JsonapiHelper |
class |
Drupal\entity_share_client\Service |
modules/entity_share_client/src/Service/JsonapiHelper.php |
Class JsonapiHelper. |
|
|
2 |
JsonapiHelperInterface |
interface |
Drupal\entity_share_client\Service |
modules/entity_share_client/src/Service/JsonapiHelperInterface.php |
Remote manager interface methods. |
1 |
1 |
|
OperatorsHelper |
class |
Drupal\entity_share_server |
modules/entity_share_server/src/OperatorsHelper.php |
Defines the Operators helper class. |
|
3 |
|
PullCommand |
class |
Drupal\entity_share_client\Command |
modules/entity_share_client/src/Command/PullCommand.php |
Class PullCommand. |
|
|
2 |
PullForm |
class |
Drupal\entity_share_client\Form |
modules/entity_share_client/src/Form/PullForm.php |
Form controller to pull entities. |
|
|
1 |
RelationshipFieldValueEvent |
class |
Drupal\entity_share_client\Event |
modules/entity_share_client/src/Event/RelationshipFieldValueEvent.php |
Defines a RelationshipFieldValueEvent event. |
|
2 |
|
Remote |
class |
Drupal\entity_share_client\Entity |
modules/entity_share_client/src/Entity/Remote.php |
Defines the Remote entity. |
|
2 |
|
RemoteDeleteForm |
class |
Drupal\entity_share_client\Form |
modules/entity_share_client/src/Form/RemoteDeleteForm.php |
Builds the form to delete Remote entities. |
|
|
|
RemoteForm |
class |
Drupal\entity_share_client\Form |
modules/entity_share_client/src/Form/RemoteForm.php |
Class RemoteForm. |
|
|
|
RemoteHtmlRouteProvider |
class |
Drupal\entity_share_client |
modules/entity_share_client/src/RemoteHtmlRouteProvider.php |
Provides routes for Remote entities. |
|
|
|
RemoteInterface |
interface |
Drupal\entity_share_client\Entity |
modules/entity_share_client/src/Entity/RemoteInterface.php |
Provides an interface for defining Remote entities. |
1 |
5 |
|
RemoteListBuilder |
class |
Drupal\entity_share_client |
modules/entity_share_client/src/RemoteListBuilder.php |
Provides a listing of Remote entities. |
|
|
|
RemoteManager |
class |
Drupal\entity_share_client\Service |
modules/entity_share_client/src/Service/RemoteManager.php |
Class RemoteManager. |
|
|
2 |
RemoteManagerInterface |
interface |
Drupal\entity_share_client\Service |
modules/entity_share_client/src/Service/RemoteManagerInterface.php |
Remote manager interface methods. |
1 |
1 |
|
Routes |
class |
Drupal\entity_share_server\Routing |
modules/entity_share_server/src/Routing/Routes.php |
Defines dynamic routes. |
|
|
|
SortAddForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/SortAddForm.php |
Class SortAddForm. |
|
|
|
SortBaseForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/SortBaseForm.php |
Class SortBaseForm. |
3 |
|
|
SortDeleteForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/SortDeleteForm.php |
Class SortDeleteForm. |
|
|
|
SortEditForm |
class |
Drupal\entity_share_server\Form |
modules/entity_share_server/src/Form/SortEditForm.php |
Class SortEditForm. |
|
|
|