- LinkAttributeCrudTest::testFormatters in core/
modules/ link/ tests/ link.attribute.test - Test the link_plain formatter and it's output.
- LinkAttributeCrudTest::testFormatters in core/
modules/ link/ tests/ link.attribute.test - Test the link_plain formatter and it's output.
- LinkTokenTest::testStaticTokenLinkCreate in core/
modules/ link/ tests/ link.token.test - Creates a link field with a static title and an admin-entered token. Creates a node with a link and checks the title value.
- LinkTokenTest::testStaticTokenLinkCreate in core/
modules/ link/ tests/ link.token.test - Creates a link field with a static title and an admin-entered token. Creates a node with a link and checks the title value.
- LinkTokenTest::testTitleOnlyTitleNoLink in core/
modules/ link/ tests/ link.token.test - Test that if you have a title and no URL on a field which does not have tokens enabled, that the title is sanitized once.
- LinkTokenTest::testTitleOnlyTitleNoLink in core/
modules/ link/ tests/ link.token.test - Test that if you have a title and no URL on a field which does not have tokens enabled, that the title is sanitized once.
- LinkTokenTest::testUserTokenLinkCreate in core/
modules/ link/ tests/ link.token.test - Creates a link field with a required title enabled for user-entered tokens. Creates a node with a token in the link title and checks the value.
- LinkTokenTest::testUserTokenLinkCreate in core/
modules/ link/ tests/ link.token.test - Creates a link field with a required title enabled for user-entered tokens. Creates a node with a token in the link title and checks the value.
- LinkValidateTest::setUp in core/
modules/ link/ tests/ link.validate.test - Sets up a Backdrop site for running functional and integration tests.
- LinkValidateTest::setUp in core/
modules/ link/ tests/ link.validate.test - Sets up a Backdrop site for running functional and integration tests.