6 calls to EntityTestDefinitionSubscriber::storeDefinitionUpdate() in Drupal 10
- EntityTestDefinitionSubscriber::onEntityTypeCreate in core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestDefinitionSubscriber.php  - Reacts to the creation of the entity type.
 - EntityTestDefinitionSubscriber::onEntityTypeDelete in core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestDefinitionSubscriber.php  - Reacts to the deletion of the entity type.
 - EntityTestDefinitionSubscriber::onEntityTypeUpdate in core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestDefinitionSubscriber.php  - Reacts to the update of the entity type.
 - EntityTestDefinitionSubscriber::onFieldStorageDefinitionCreate in core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestDefinitionSubscriber.php  - Reacts to the creation of a field storage definition.
 - EntityTestDefinitionSubscriber::onFieldStorageDefinitionDelete in core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestDefinitionSubscriber.php  - Reacts to the deletion of a field storage definition.
 - EntityTestDefinitionSubscriber::onFieldStorageDefinitionUpdate in core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestDefinitionSubscriber.php  - Reacts to the update of a field storage definition.