You are here

protected property DefaultProfileLoad::$entityBuffer in Open Social 10.1.x

Same name and namespace in other branches
  1. 10.0.x modules/social_features/social_profile/src/Plugin/GraphQL/DataProducer/DefaultProfileLoad.php \Drupal\social_profile\Plugin\GraphQL\DataProducer\DefaultProfileLoad::entityBuffer

The entity buffer service.

Type: \Drupal\graphql\GraphQL\Buffers\EntityBuffer

File

modules/social_features/social_profile/src/Plugin/GraphQL/DataProducer/DefaultProfileLoad.php, line 47

Class

DefaultProfileLoad
Loads the default profile for a user.

Namespace

Drupal\social_profile\Plugin\GraphQL\DataProducer

Code

protected $entityBuffer;