You are here

Classes, traits, and interfaces in Entity Share 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
BasicFieldsTest class Drupal\Tests\entity_share_client\Functional modules/entity_share_client/tests/src/Functional/BasicFieldsTest.php General functional test class.
BcTimestampNormalizerUnixTest class Drupal\Tests\entity_share_client\Functional modules/entity_share_client/tests/src/Functional/BcTimestampNormalizerUnixTest.php Test class for changed behavior in core regarding timestamp normalization.
BlockFieldBlockContentImporter class Drupal\entity_share_client\EventSubscriber modules/entity_share_client/src/EventSubscriber/BlockFieldBlockContentImporter.php Class BlockFieldBlockContentImporter. 2
BlockFieldTest class Drupal\Tests\entity_share_client\Functional modules/entity_share_client/tests/src/Functional/BlockFieldTest.php Functional test class for block field.
ChangedRemovedTest class Drupal\Tests\entity_share_client\Functional modules/entity_share_client/tests/src/Functional/ChangedRemovedTest.php Functional test class to test behavior if changed attributes is removed.
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 2
ChannelListBuilder class Drupal\entity_share_server modules/entity_share_server/src/ChannelListBuilder.php Provides a listing of Channel entities.
ChannelManipulator class Drupal\entity_share_server\Service modules/entity_share_server/src/Service/ChannelManipulator.php Class ChannelManipulator. 2
ChannelManipulatorInterface interface Drupal\entity_share_server\Service modules/entity_share_server/src/Service/ChannelManipulatorInterface.php Channel manipulators interface methods. 1
CliTest class Drupal\Tests\entity_share_client\Functional modules/entity_share_client/tests/src/Functional/CliTest.php General functional test class for CLI integration.
ContentEntityReferenceTest class Drupal\Tests\entity_share_client\Functional modules/entity_share_client/tests/src/Functional/ContentEntityReferenceTest.php Functional test class for content entity reference field.
DiffController class Drupal\entity_share_client\Controller modules/entity_share_client/src/Controller/DiffController.php Returns responses for Diff support routes.
Drush8Io class Drupal\entity_share_client modules/entity_share_client/src/Drush8Io.php 1
EntityAlterEvent class Drupal\entity_share_client\Event modules/entity_share_client/src/Event/EntityAlterEvent.php Defines an event for altering the entity. 1
EntityFieldHelperTrait trait Drupal\entity_share_test tests/modules/entity_share_test/src/EntityFieldHelperTrait.php Provides helper functions to get field values. 1
EntityInsertEvent class Drupal\entity_share_client\Event modules/entity_share_client/src/Event/EntityInsertEvent.php Defines an event for altering the entity. 1
EntityListDataAlterEvent class Drupal\entity_share_client\Event modules/entity_share_client/src/Event/EntityListDataAlterEvent.php Defines an event for altering the entity. 2
EntityNotTranslatableEmptyLangcodeTest class Drupal\Tests\entity_share_client\Functional modules/entity_share_client/tests/src/Functional/EntityNotTranslatableEmptyLangcodeTest.php Test class for untranslatable entities.
EntityNotTranslatableTest class Drupal\Tests\entity_share_client\Functional modules/entity_share_client/tests/src/Functional/EntityNotTranslatableTest.php Test class for untranslatable entities.
EntityReferenceRevisionsRelationshipSubscriber class Drupal\entity_share_client\EventSubscriber modules/entity_share_client/src/EventSubscriber/EntityReferenceRevisionsRelationshipSubscriber.php Class EntityReferenceRevisionsRelationshipSubscriber. 2
EntityShareAsyncFunctionalTest class Drupal\Tests\entity_share_async\Functional modules/entity_share_async/tests/src/Functional/EntityShareAsyncFunctionalTest.php General functional test class.
EntityShareAsyncWorker class Drupal\entity_share_async\Plugin\QueueWorker modules/entity_share_async/src/Plugin/QueueWorker/EntityShareAsyncWorker.php Asynchronous import queue worker.
EntityShareBlockFieldEnhancer class Drupal\entity_share\Plugin\jsonapi\FieldEnhancer src/Plugin/jsonapi/FieldEnhancer/EntityShareBlockFieldEnhancer.php Prepare block field value to be able to handle block content entities.
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
EntityShareClientFunctionalTestBase abstract class Drupal\Tests\entity_share_client\Functional modules/entity_share_client/tests/src/Functional/EntityShareClientFunctionalTestBase.php Base class for Entity share server functional tests. 20 1
EntityShareClientRequestTestServiceProvider class Drupal\entity_share_client_request_test modules/entity_share_client/tests/modules/entity_share_client_request_test/src/EntityShareClientRequestTestServiceProvider.php Class EntityShareClientRequestTestServiceProvider.
EntityShareMetatagEnhancer class Drupal\entity_share\Plugin\jsonapi\FieldEnhancer src/Plugin/jsonapi/FieldEnhancer/EntityShareMetatagEnhancer.php Prepare metatag value to be able to shared.
EntitySharePathautoEnhancer class Drupal\entity_share\Plugin\jsonapi\FieldEnhancer src/Plugin/jsonapi/FieldEnhancer/EntitySharePathautoEnhancer.php Prepare path value to be able to handle pathauto metadata. 1
EntityShareServerFunctionalTest class Drupal\Tests\entity_share_server\Functional modules/entity_share_server/tests/src/Functional/EntityShareServerFunctionalTest.php General functional test class.
EntityShareServerFunctionalTestBase abstract class Drupal\Tests\entity_share_server\Functional modules/entity_share_server/tests/src/Functional/EntityShareServerFunctionalTestBase.php Base class for Entity share server functional tests. 1
EntityShareServerRequestTestTrait trait Drupal\Tests\entity_share_server\Functional modules/entity_share_server/tests/src/Functional/EntityShareServerRequestTestTrait.php Boilerplate for Entity share server Functional tests' HTTP requests. 1
EntityShareUtility class Drupal\entity_share src/EntityShareUtility.php Contains helper methods for Entity share. 12
EntityTestNotTranslatable class Drupal\entity_share_entity_test\Entity tests/modules/entity_share_entity_test/src/Entity/EntityTestNotTranslatable.php Test entity class. 1
EntityTestNotTranslatableEL class Drupal\entity_share_entity_test\Entity tests/modules/entity_share_entity_test/src/Entity/EntityTestNotTranslatableEL.php Test entity class.
EntryPoint class Drupal\entity_share_server\Controller modules/entity_share_server/src/Controller/EntryPoint.php Controller to generate list of channels URLs.
FileDeletedTest class Drupal\Tests\entity_share_client\Functional modules/entity_share_client/tests/src/Functional/FileDeletedTest.php Test class for file field where the physical file had been deleted.
FileTest class Drupal\Tests\entity_share_client\Functional modules/entity_share_client/tests/src/Functional/FileTest.php Functional test class for file field. 1
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.

Pages

Other projects