entity_test_update.entity_schema_listener

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml \entity_test_update.entity_schema_listener
  2. 8.9.x core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml \entity_test_update.entity_schema_listener
  3. 11.x core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml \entity_test_update.entity_schema_listener

Class

Drupal\entity_test_update\EventSubscriber\EntitySchemaSubscriber

File

core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml

View source
  1. class: Drupal\entity_test_update\EventSubscriber\EntitySchemaSubscriber
  2. arguments:
  3. - '@entity.definition_update_manager'
  4. - '@state'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.