17 calls to BcTimestampNormalizerUnixTestTrait::formatExpectedTimestampItemValues() in Drupal 8
- BlockContentResourceTestBase::getExpectedNormalizedEntity in core/
modules/ block_content/ tests/ src/ Functional/ Rest/ BlockContentResourceTestBase.php - Returns the expected normalization of the entity.
- EntitySerializationTest::testNormalize in core/
modules/ serialization/ tests/ src/ Kernel/ EntitySerializationTest.php - Test the normalize function.
- EntitySerializationTest::testSerialize in core/
modules/ serialization/ tests/ src/ Kernel/ EntitySerializationTest.php - Test registered Serializer's entity serialization for core's formats.
- EntityTestLabelResourceTestBase::getExpectedNormalizedEntity in core/
modules/ system/ tests/ modules/ entity_test/ tests/ src/ Functional/ Rest/ EntityTestLabelResourceTestBase.php - Returns the expected normalization of the entity.
- EntityTestMapFieldResourceTestBase::getExpectedNormalizedEntity in core/
modules/ system/ tests/ modules/ entity_test/ tests/ src/ Functional/ Rest/ EntityTestMapFieldResourceTestBase.php - Returns the expected normalization of the entity.
- EntityTestResourceTestBase::getExpectedNormalizedEntity in core/
modules/ system/ tests/ modules/ entity_test/ tests/ src/ Functional/ Rest/ EntityTestResourceTestBase.php - Returns the expected normalization of the entity.
- FeedResourceTestBase::getExpectedNormalizedEntity in core/
modules/ aggregator/ tests/ src/ Functional/ Rest/ FeedResourceTestBase.php - Returns the expected normalization of the entity.
- FileResourceTestBase::getExpectedNormalizedEntity in core/
modules/ file/ tests/ src/ Functional/ Rest/ FileResourceTestBase.php - Returns the expected normalization of the entity.
- FileUploadResourceTestBase::getExpectedNormalizedEntity in core/
modules/ rest/ tests/ src/ Functional/ FileUploadResourceTestBase.php - Gets the expected file entity.
- ItemResourceTestBase::getExpectedNormalizedEntity in core/
modules/ aggregator/ tests/ src/ Functional/ Rest/ ItemResourceTestBase.php - Returns the expected normalization of the entity.
- MediaResourceTestBase::getExpectedNormalizedEntity in core/
modules/ media/ tests/ src/ Functional/ Rest/ MediaResourceTestBase.php - Returns the expected normalization of the entity.
- MediaResourceTestBase::getExpectedNormalizedFileEntity in core/
modules/ media/ tests/ src/ Functional/ Rest/ MediaResourceTestBase.php - Gets the expected file entity.
- MenuLinkContentResourceTestBase::getExpectedNormalizedEntity in core/
modules/ menu_link_content/ tests/ src/ Functional/ Rest/ MenuLinkContentResourceTestBase.php - Returns the expected normalization of the entity.
- NodeResourceTestBase::getExpectedNormalizedEntity in core/
modules/ node/ tests/ src/ Functional/ Rest/ NodeResourceTestBase.php - Returns the expected normalization of the entity.
- TermResourceTestBase::getExpectedNormalizedEntity in core/
modules/ taxonomy/ tests/ src/ Functional/ Rest/ TermResourceTestBase.php - Returns the expected normalization of the entity.
- UserResourceTestBase::getExpectedNormalizedEntity in core/
modules/ user/ tests/ src/ Functional/ Rest/ UserResourceTestBase.php - Returns the expected normalization of the entity.
- WorkspaceResourceTestBase::getExpectedNormalizedEntity in core/
modules/ workspaces/ tests/ src/ Functional/ EntityResource/ WorkspaceResourceTestBase.php - Returns the expected normalization of the entity.