Tripal
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Drupal\tripal\Hook\TripalEntityHooks Class Reference

Public Member Functions

 tripalEntityStorageLoad (array &$entities)
 

Detailed Description

Implements hooks from the Drupal Entity API and focused on Tripal Content.

Member Function Documentation

◆ tripalEntityStorageLoad()

Drupal\tripal\Hook\TripalEntityHooks::tripalEntityStorageLoad ( array &  $entities)

Finish loading TripalEntities via the TripalStorage plugin API.

This is called during SqlContentStorage::doLoadMultiple() and only for entities queried from the database. After this point the entities will be added to the persistent cache until they are invalidated.

Parameters
array$entitiesAn array of TripalEntity objects to finish loading.

The documentation for this class was generated from the following file: