You are here

15 calls to AcquiadamAssetDataTrait::getAssetData() in Media: Acquia DAM 8

AcquiadamAssetTest::setUp in tests/src/Unit/AcquiadamAssetTest.php
AcquiadamMediaTest::setUp in tests/src/Kernel/AcquiadamMediaTest.php
AcquiadamMediaTest::testAssetFileIsCorrect in tests/src/Kernel/AcquiadamMediaTest.php
Tests if updating multiple revisionable entities.
AcquiadamNotificationTest::testNotifications in tests/src/Kernel/AcquiadamNotificationTest.php
Tests if assets are updated properly using notification sync.
AssetDataTest::testIsUpdatedAsset in tests/src/Unit/AssetDataTest.php
Validates that we can correctly determine if an asset has been updated.
AssetFileEntityHelperTest::testCreateNewFile in tests/src/Unit/AssetFileEntityHelperTest.php
Validates we can create a new file.
AssetImageHelperTest::testGetThumbnailUrlBySize in tests/src/Unit/AssetImageHelperTest.php
Validate we fetch the correct thumbnail size when given varying sizes.
AssetMediaFactoryTest::setUp in tests/src/Unit/AssetMediaFactoryTest.php
AssetMediaFactoryTest::testGetAssetUsage in tests/src/Unit/AssetMediaFactoryTest.php
Validate that we can get media entities assets are attached to.
AssetMediaFactoryTest::testGetFileEntity in tests/src/Unit/AssetMediaFactoryTest.php
Validate we can get a file entity for an asset.
AssetMediaFactoryTest::testGetMediaEntities in tests/src/Unit/AssetMediaFactoryTest.php
Validate we can retrieve multiple entities by asset ID.
AssetMediaFactoryTest::testGetMediaEntity in tests/src/Unit/AssetMediaFactoryTest.php
Validate we can get a media entity from an asset ID.
AssetMediaFactoryTest::testGetMediaSource in tests/src/Unit/AssetMediaFactoryTest.php
Validate we can get a media source based on an asset Id.
AssetMetadataHelperTest::testGetMetadataFromAsset in tests/src/Unit/AssetMetadataHelperTest.php
Validate that we can retrieve complicated metadata from assets.
MediaEntityHelperTest::setMockedAcquiaDamServices in tests/src/Unit/MediaEntityHelperTest.php
Sets Media: Acquia DAM mocked services into a container.