service entityconnect.cache in Entity connect 8.2
Class
Drupal\entityconnect\EntityconnectCache2 string references to entityconnect.cache
- EntityconnectController::create in src/
Controller/ EntityconnectController.php - Uses Symfony's ContainerInterface to declare dependency for constructor.
- EntityconnectSubmit::addEditButtonSubmit in src/
Element/ EntityconnectSubmit.php - Button #submit callback: Call when an entity is to be added or edited.
File
View source
- class: Drupal\entityconnect\EntityconnectCache
- arguments:
- - '@tempstore.private'
- - '@session_manager'
- - '@current_user'