service entity_usage.usage in Entity Usage 8
Same name and namespace in other branches
- 8.4 entity_usage.services.yml \entity_usage.usage
- 8.2 entity_usage.services.yml \entity_usage.usage
- 8.3 entity_usage.services.yml \entity_usage.usage
Class
Drupal\entity_usage\EntityUsage14 string references to entity_usage.usage
- BatchUpdateTest::testBatchUpdate in tests/
src/ FunctionalJavascript/ BatchUpdateTest.php - Tests the batch update.
- EmbedBase::create in src/
Plugin/ EntityUsage/ Track/ EmbedBase.php - Creates an instance of the plugin.
- EntityReference::create in src/
Plugin/ EntityUsage/ Track/ EntityReference.php - Creates an instance of the plugin.
- EntityReferenceKernelTest::testEntityReferenceTracking in tests/
src/ Kernel/ EntityReferenceKernelTest.php - Tests basic entity tracking on test entities using entityreference fields.
- EntityUsageTest::testAddUsage in tests/
src/ Kernel/ EntityUsageTest.php - Tests the add() method.
File
View source
- class: Drupal\entity_usage\EntityUsage
- arguments:
- - '@database'
- - '@event_dispatcher'