You are here

Classes, traits, and interfaces in CiviCRM Entity 8.3

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ActivityAttachments class Drupal\civicrm_entity\Plugin\views\field src/Plugin/views/field/ActivityAttachments.php Display file link base on CiviCRM.
ActivityContactRecord class Drupal\civicrm_entity\Plugin\views\filter src/Plugin/views/filter/ActivityContactRecord.php Filter handler for activity source contact.
ActivityEndDateFieldItemList class Drupal\civicrm_entity\Plugin\Field src/Plugin/Field/ActivityEndDateFieldItemList.php A computed field item list for Activities to provide an end date and time. 1
ActivityEndDatetime class Drupal\civicrm_entity\Plugin\views\field src/Plugin/views/field/ActivityEndDatetime.php Display an activities computed end date.
BundleFieldItemList class Drupal\civicrm_entity\Plugin\Field src/Plugin/Field/BundleFieldItemList.php Computed field item list for the bundle property. 1
CiviCrmActivityContact class Drupal\civicrm_entity\Plugin\views\relationship src/Plugin/views/relationship/CiviCrmActivityContact.php Reverse CiviCRM entity reference locations.
CiviCrmApi class Drupal\civicrm_entity src/CiviCrmApi.php CiviCRM API implementation. 2 2
CiviCrmApiInterface interface Drupal\civicrm_entity src/CiviCrmApiInterface.php The Drupal to CiviCRM API bridge. 1 14
CivicrmBaseFieldTest class Drupal\Tests\civicrm_entity\Kernel tests/src/Kernel/CivicrmBaseFieldTest.php Tests base field generation.
CiviCrmBridgeRelationshipBase class Drupal\civicrm_entity\Plugin\views\relationship src/Plugin/views/relationship/CiviCrmBridgeRelationshipBase.php Relationship for referencing two CiviCRM entities using a "bridge" table. 4
CiviCrmCaseActivity class Drupal\civicrm_entity\Plugin\views\relationship src/Plugin/views/relationship/CiviCrmCaseActivity.php Relationship for referencing civicrm_case and civicrm_activity.
CiviCrmCaseContact class Drupal\civicrm_entity\Plugin\views\relationship src/Plugin/views/relationship/CiviCrmCaseContact.php Relationship for referencing civicrm_contact and civicrm_group.
CivicrmContactSelection class Drupal\civicrm_entity\Plugin\EntityReferenceSelection src/Plugin/EntityReferenceSelection/CivicrmContactSelection.php Provides specific access control for the civicrm_contact entity type.
CiviCrmContactUser class Drupal\civicrm_entity\Plugin\views\relationship src/Plugin/views/relationship/CiviCrmContactUser.php Relationship for referencing civicrm_contact and user.
CivicrmEntity class Drupal\civicrm_entity\Entity src/Entity/CivicrmEntity.php Entity class for CiviCRM entities. 7
CivicrmEntityAccessHandler class Drupal\civicrm_entity src/CivicrmEntityAccessHandler.php Entity access handler for CiviCRM entities. 1
CivicrmEntityAddressLeafletMap class Drupal\civicrm_entity_leaflet\Plugin\views\style modules/civicrm_entity_leaflet/src/Plugin/views/style/CivicrmEntityAddressLeafletMap.php Style plugin to render a View output as a Leaflet map.
CivicrmEntityForm class Drupal\civicrm_entity\Form src/Form/CivicrmEntityForm.php 1
CivicrmEntityListBuilder class Drupal\civicrm_entity src/CivicrmEntityListBuilder.php 1
CivicrmEntityLocalAction class Drupal\civicrm_entity\Plugin\Derivative src/Plugin/Derivative/CivicrmEntityLocalAction.php Provides local action definitions for all CiviCRM entity definitions. 1
CivicrmEntityMenuLink class Drupal\civicrm_entity\Plugin\Derivative src/Plugin/Derivative/CivicrmEntityMenuLink.php Provides local action definitions for all CiviCRM entity definitions. 1
CiviCrmEntityRouteProvider class Drupal\civicrm_entity\Routing src/Routing/CiviCrmEntityRouteProvider.php Provides routing for CiviCRM entities. 1
CivicrmEntitySettings class Drupal\civicrm_entity\Form src/Form/CivicrmEntitySettings.php Form for CiviCRM entity settings. 1
CivicrmEntityStorageSchema class Drupal\civicrm_entity\Entity\Sql src/Entity/Sql/CivicrmEntityStorageSchema.php Implementation of the SqlContentEntityStorageSchema for CiviCRM entities. 1
CivicrmEntityTestBase abstract class Drupal\Tests\civicrm_entity\Kernel tests/src/Kernel/CivicrmEntityTestBase.php Test base to aid in mocking the CiviCRM API. 5
CivicrmEntityTypeTest class Drupal\Tests\civicrm_entity\Kernel tests/src/Kernel/CivicrmEntityTypeTest.php Tests entity definition.
CiviCrmEntityViewBuilder class Drupal\civicrm_entity src/CiviCrmEntityViewBuilder.php 1
CivicrmEntityViewsData class Drupal\civicrm_entity src/CivicrmEntityViewsData.php 1
CivicrmFieldConfigTest class Drupal\Tests\civicrm_entity\Kernel tests/src/Kernel/CivicrmFieldConfigTest.php Tests the storage.
CiviCrmGroupContact class Drupal\civicrm_entity\Plugin\views\relationship src/Plugin/views/relationship/CiviCrmGroupContact.php Relationship for referencing civicrm_contact and civicrm_group.
CivicrmStorageGetTest class Drupal\Tests\civicrm_entity\Kernel tests/src/Kernel/CivicrmStorageGetTest.php Tests the storage.
CivicrmViewsDataTest class Drupal\Tests\civicrm_entity\Kernel tests/src/Kernel/CivicrmViewsDataTest.php @group civicrim_entity
CiviEntityStorage class Drupal\civicrm_entity src/CiviEntityStorage.php Defines entity class for external CiviCRM entities. 3
Condition class Drupal\civicrm_entity\Entity\Query\CiviCRM src/Entity/Query/CiviCRM/Condition.php Implements entity query conditions for CiviCRM.
ContactReference class Drupal\civicrm_entity\Plugin\views\filter src/Plugin/views/filter/ContactReference.php An "In" handler to include CiviCRM API.
ContactSubtype class Drupal\civicrm_entity\Plugin\views\argument_default src/Plugin/views/argument_default/ContactSubtype.php Default argument plugin to extract the current user's civicrm contact subtype
ContentUninstallValidator class Drupal\civicrm_entity\Entity src/Entity/ContentUninstallValidator.php Class ContentUninstallValidator.
CRM_Campaign_DAO_Campaign class tests/src/CiviCrmDaoStubs.php Database access object for the Campaign entity.
CRM_Contact_DAO_Contact class tests/src/CiviCrmDaoStubs.php Database access object for the Contact entity.
CRM_Core_DAO_Address class tests/src/CiviCrmDaoStubs.php Database access object for the Address entity.
CRM_Core_DAO_Country class tests/src/CiviCrmDaoStubs.php Database access object for the Country entity.
CRM_Core_DAO_County class tests/src/CiviCrmDaoStubs.php Database access object for the County entity.
CRM_Core_DAO_LocBlock class tests/src/CiviCrmDaoStubs.php Database access object for the LocBlock entity.
CRM_Core_DAO_MessageTemplate class tests/src/CiviCrmDaoStubs.php Database access object for the MessageTemplate entity.
CRM_Core_DAO_StateProvince class tests/src/CiviCrmDaoStubs.php Database access object for the StateProvince entity.
CRM_Dedupe_DAO_RuleGroup class tests/src/CiviCrmDaoStubs.php Database access object for the RuleGroup entity.
CRM_Utils_Type class tests/src/Type.php @package CRM @copyright CiviCRM LLC (c) 2004-2017
CustomEntityField class Drupal\civicrm_entity\Plugin\views\field src/Plugin/views/field/CustomEntityField.php A field that displays entity field data for custom fields.
CustomFile class Drupal\civicrm_entity\Plugin\views\field src/Plugin/views/field/CustomFile.php Display file link base on CiviCRM.
CustomMultiValue class Drupal\civicrm_entity\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/CustomMultiValue.php Plugin implementation of the 'civicrm_entity_custom_multi_value' formatter.

Pages

Other projects