You are here

24 string references to entity_usage.usage in Entity Usage 8.4

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.
EmbeddedContentTest::testMediaEmbed in tests/src/FunctionalJavascript/EmbeddedContentTest.php
Tests Media embed parsing.
EntityUsageBase::create in src/EntityUsageBase.php
EntityUsageLayoutBuilderTest::testLayoutBuilderInlineBlockUsage in tests/src/Kernel/EntityUsageLayoutBuilderTest.php
Tests blocks referenced by inline blocks in layouts are recorded.
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::testDeleteByField in tests/src/Kernel/EntityUsageTest.php
Tests the deleteByField() 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::testEntityUsageLegacyMethods in tests/src/Kernel/EntityUsageTest.php
Tests the legacy listUsage() and listReferencedEntities() methods.
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() method.
HtmlLink::create in src/Plugin/EntityTrack/Track/HtmlLink.php
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.
LayoutBuilder::create in src/Plugin/EntityTrack/Track/LayoutBuilder.php
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.