8 calls to BubbleableMetadata::createFromObject() in Zircon Profile 8
- CommentTokenReplaceTest::testCommentTokenReplacement in core/
modules/ comment/ src/ Tests/ CommentTokenReplaceTest.php - Creates a comment, then tests the tokens generated from it.
- FileTokenReplaceTest::testFileTokenReplacement in core/
modules/ file/ src/ Tests/ FileTokenReplaceTest.php - Creates a file, then tests the tokens generated from it.
- NodeTokenReplaceTest::testNodeTokenReplacement in core/
modules/ node/ src/ Tests/ NodeTokenReplaceTest.php - Creates a node, then tests the tokens generated from it.
- TokenReplaceTest::testTaxonomyTokenReplacement in core/
modules/ taxonomy/ src/ Tests/ TokenReplaceTest.php - Creates some terms and a node, then tests the tokens generated from them.
- TokenReplaceTest::testTokenReplacement in core/
modules/ views/ src/ Tests/ TokenReplaceTest.php - Tests core token replacements generated from a view.
- TokenReplaceUnitTest::testSystemSiteTokenReplacement in core/
modules/ system/ src/ Tests/ System/ TokenReplaceUnitTest.php - Tests the generation of all system site information tokens.
- UrlGeneratorTest::assertGenerateFromRoute in core/
tests/ Drupal/ Tests/ Core/ Routing/ UrlGeneratorTest.php - Asserts \Drupal\Core\Routing\UrlGenerator::generateFromRoute()'s output.
- UserTokenReplaceTest::testUserTokenReplacement in core/
modules/ user/ src/ Tests/ UserTokenReplaceTest.php - Creates a user, then tests the tokens generated from it.