You are here

namespace Drupal\Tests\domain\Functional in Domain Access 8

Classsort descending Location Description
DomainActionsTest domain/tests/src/Functional/DomainActionsTest.php Tests the domain record actions.
DomainAdminElementTest domain/tests/src/Functional/DomainAdminElementTest.php Tests behavior for the domain admin field element.
DomainBlockVisibilityTest domain/tests/src/Functional/DomainBlockVisibilityTest.php Tests the domain block visibility condition.
DomainCheckResponseTest domain/tests/src/Functional/DomainCheckResponseTest.php Tests the domain record response check.
DomainContextTest domain/tests/src/Functional/DomainContextTest.php Tests the domain block visibility condition.
DomainCreateTest domain/tests/src/Functional/DomainCreateTest.php Tests the domain record creation API.
DomainCSSTest domain/tests/src/Functional/DomainCSSTest.php Tests the domain CSS configuration.
DomainEntityAccessTest domain/tests/src/Functional/DomainEntityAccessTest.php Tests access to domain entities.
DomainEntityReferenceTest domain/tests/src/Functional/DomainEntityReferenceTest.php Tests the domain record entity reference field type.
DomainFormsTest domain/tests/src/Functional/DomainFormsTest.php Tests the domain record form interface.
DomainGetResponseTest domain/tests/src/Functional/DomainGetResponseTest.php Tests domain record HTTP response.
DomainInactiveTest domain/tests/src/Functional/DomainInactiveTest.php Tests the access rules and redirects for inactive domains.
DomainListBuilderTest domain/tests/src/Functional/DomainListBuilderTest.php Tests behavior for the domain list builder.
DomainListWeightTest domain/tests/src/Functional/DomainListWeightTest.php Tests behavior for the weight element of the domain list builder.
DomainNavBlockTest domain/tests/src/Functional/DomainNavBlockTest.php Tests the domain navigation block.
DomainNegotiatorTest domain/tests/src/Functional/DomainNegotiatorTest.php Tests the domain negotiation manager.
DomainPageCacheTest domain/tests/src/Functional/DomainPageCacheTest.php Tests page caching results.
DomainReferencesTest domain/tests/src/Functional/DomainReferencesTest.php Tests behavior for hook_domain_references_alter().
DomainTestBase domain/tests/src/Functional/DomainTestBase.php Class DomainTestBase.
DomainTokenTest domain/tests/src/Functional/DomainTokenTest.php Tests the domain token handler.
DomainValidatorTest domain/tests/src/Functional/DomainValidatorTest.php Tests domain record validation.
DomainViewsAccessTest domain/tests/src/Functional/DomainViewsAccessTest.php Tests the domain access plugin for Views.