You are here

20 string references to entity_usage.usage in Entity Usage 8.3

BatchUpdateTest::testBatchUpdate in tests/src/FunctionalJavascript/BatchUpdateTest.php
Tests the batch update.
DynamicEntityReferenceTest::testDynamicEntityReferenceTracking in tests/src/FunctionalJavascript/DynamicEntityReferenceTest.php
Tests the tracking of entities through dynamic entity reference fields.
EmbeddedContentTest::testEntityEmbed in tests/src/FunctionalJavascript/EmbeddedContentTest.php
Tests the Entity Embed parsing.
EmbeddedContentTest::testHtmlLink in tests/src/FunctionalJavascript/EmbeddedContentTest.php
Tests the HtmlLink parsing.
EmbeddedContentTest::testLinkIt in tests/src/FunctionalJavascript/EmbeddedContentTest.php
Tests the LinkIt parsing.
EntityUsageTest::testBulkDeleteSources in tests/src/Kernel/EntityUsageTest.php
Tests the bulkDeleteSources() method.
EntityUsageTest::testBulkDeleteTargets in tests/src/Kernel/EntityUsageTest.php
Tests the bulkDeleteTargets() method.
EntityUsageTest::testDeleteBySourceEntity in tests/src/Kernel/EntityUsageTest.php
Tests the deleteBySourceEntity() method.
EntityUsageTest::testDeleteByTargetEntity in tests/src/Kernel/EntityUsageTest.php
Tests the deleteByTargetEntity() method.
EntityUsageTest::testEntityUsageBlockTrackingHook in tests/src/Kernel/EntityUsageTest.php
Tests that our hook correctly blocks a usage from being tracked.
EntityUsageTest::testlistSources in tests/src/Kernel/EntityUsageTest.php
Tests the listSources() and listTargets() method.
EntityUsageTest::testRegisterUsage in tests/src/Kernel/EntityUsageTest.php
Tests the registerUsage() and deleteUsage() methods.
EntityUsageTrackBase::create in src/EntityUsageTrackBase.php
Creates an instance of the plugin.
HtmlLink::create in src/Plugin/EntityUsage/Track/HtmlLink.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.
ListUsageController::create in src/Controller/ListUsageController.php
Instantiates a new instance of this class.
ParagraphsTest::testParagraphsUsage in tests/src/FunctionalJavascript/ParagraphsTest.php
Tests the integration with paragraphs.
RevisionsTranslationsTest::testRevisionsTracking in tests/src/FunctionalJavascript/RevisionsTranslationsTest.php
Tests the tracking of nodes and revisions.
RevisionsTranslationsTest::testRevisionsTranslationsTracking in tests/src/FunctionalJavascript/RevisionsTranslationsTest.php
Tests the tracking of nodes with revisions and translations.