20 calls to HttpKernelUiHelperTrait::drupalGet()
- AdminMetaTagTest::testMetaTag in core/
modules/ system/ tests/ src/ Kernel/ System/ AdminMetaTagTest.php - Verify that the meta tag HTML is generated correctly.
- ContentNegotiationTest::testBogusAcceptHeader in core/
modules/ system/ tests/ src/ Kernel/ DrupalKernel/ ContentNegotiationTest.php - Verifies HTML responses for bogus Accept headers.
- DefaultMetatagsTest::testMetaTag in core/
modules/ system/ tests/ src/ Kernel/ Page/ DefaultMetatagsTest.php - Tests meta tags.
- DefaultMobileMetaTagsTest::testDefaultMetaTagsExist in core/
modules/ system/ tests/ src/ Kernel/ System/ DefaultMobileMetaTagsTest.php - Verifies that the default mobile meta tags are added.
- DefaultMobileMetaTagsTest::testRemovingDefaultMetaTags in core/
modules/ system/ tests/ src/ Kernel/ System/ DefaultMobileMetaTagsTest.php - Verifies that the default mobile meta tags can be removed.
- ElementsContainerTest::testOptionalContainerElements in core/
modules/ system/ tests/ src/ Kernel/ Form/ ElementsContainerTest.php - Tests the #optional container property.
- EngineNyanCatTest::testTemplateOverride in core/
modules/ system/ tests/ src/ Kernel/ Theme/ EngineNyanCatTest.php - Ensures a theme's template is overridable based on the 'template' filename.
- HttpKernelUiHelperTrait::clickLink in core/
tests/ Drupal/ Tests/ HttpKernelUiHelperTrait.php - Follows a link by complete name.
- ImageLoadingAttributeTest::testImageLoadingAttribute in core/
modules/ system/ tests/ src/ Kernel/ Theme/ ImageLoadingAttributeTest.php - Tests that loading attribute is enabled for images.
- KernelTestHttpCacheRequestTest::testRequestAnonymous in core/
tests/ Drupal/ KernelTests/ KernelTestHttpCacheRequestTest.php - Tests a request is cached and retrieved.
- KernelTestHttpDynamicCacheRequestTest::testRequestAuthenticated in core/
tests/ Drupal/ KernelTests/ KernelTestHttpDynamicCacheRequestTest.php - Tests a request is cached and retrieved.
- KernelTestHttpRequestTest::testClickLink in core/
tests/ Drupal/ KernelTests/ KernelTestHttpRequestTest.php - Tests clickLink() functionality.
- KernelTestHttpRequestTest::testRequest in core/
tests/ Drupal/ KernelTests/ KernelTestHttpRequestTest.php - Tests making a request.
- NodeLinksTest::testHideLinks in core/
modules/ node/ tests/ src/ Kernel/ NodeLinksTest.php - Tests that the links can be hidden in the view display settings.
- RenderArrayNonHtmlSubscriberTest::testResponses in core/
modules/ system/ tests/ src/ Kernel/ Render/ RenderArrayNonHtmlSubscriberTest.php - Tests handling of responses by events subscriber.
- ServiceProviderWebTest::testServiceProviderRegistrationIntegration in core/
modules/ system/ tests/ src/ Kernel/ ServiceProvider/ ServiceProviderWebTest.php - Tests that module service providers get registered to the DIC.
- TermHierarchyTest::testTaxonomyTermHierarchyBreadcrumbs in core/
modules/ taxonomy/ tests/ src/ Kernel/ TermHierarchyTest.php - Tests that there is a link to the parent term on the child term page.
- TimeZoneAbbreviationRouteTest::testAbbreviationConversion in core/
modules/ system/ tests/ src/ Kernel/ Datetime/ TimeZoneAbbreviationRouteTest.php - Test the AJAX Timezone Callback with invalid inputs.
- TimeZoneAbbreviationRouteTest::testSystemTimezone in core/
modules/ system/ tests/ src/ Kernel/ Datetime/ TimeZoneAbbreviationRouteTest.php - Test that the AJAX Timezone Callback can deal with various formats.
- TwigEnvironmentTest::testTwigEmbed in core/
modules/ system/ tests/ src/ Kernel/ Theme/ TwigEnvironmentTest.php - Tests template class loading with Twig embed.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.