7 string references to courier.manager.global_template_collection in Courier 8
- CourierGlobalCollectionInvalidTemplateTest::setUp in tests/
src/ Kernel/ CourierGlobalCollectionInvalidTemplateTest.php - CourierGlobalCollectionTest::setUp in tests/
src/ Kernel/ CourierGlobalCollectionTest.php - courier_entity_load in ./
courier.module - Implements hook_entity_load().
- courier_system_entity_access in courier_system/
courier_system.module - Implements hook_entity_access().
- courier_system_update_8001 in courier_system/
courier_system.install - Converts template collection state mapping to new global template collection configuration entities.
- GlobalTemplateCollection::getTemplateCollection in src/
Entity/ GlobalTemplateCollection.php - Get the local Template Collection for this global template collection.
- _courier_entity_postsave in ./
courier.module - Respond to saving entities after they have been written to storage.