You are here

14 string references to entity_usage.usage in Entity Usage 8

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.
EntityUsageTest::testBulkDeleteHosts in tests/src/Kernel/EntityUsageTest.php
Tests the bulkDeleteHosts() method.
EntityUsageTest::testBulkDeleteTargets in tests/src/Kernel/EntityUsageTest.php
Tests the bulkDeleteTargets() method.
EntityUsageTest::testGetUsage in tests/src/Kernel/EntityUsageTest.php
Tests the listUsage() method.
EntityUsageTest::testRemoveUsage in tests/src/Kernel/EntityUsageTest.php
Tests the delete() method.
EntityUsageTrackBase::create in src/EntityUsageTrackBase.php
Creates an instance of the plugin.
IntegrationTest::testCrudTracking in tests/src/FunctionalJavascript/IntegrationTest.php
Tests the tracking of nodes in some simple CRUD operations.
IntegrationTest::testLinkTracking in tests/src/FunctionalJavascript/IntegrationTest.php
Tests the tracking of nodes in link fields.
Link::create in src/Plugin/EntityUsage/Track/Link.php
Creates an instance of the plugin.
ListUsageController::create in src/Controller/ListUsageController.php
Instantiates a new instance of this class.