30 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.
- ExperimentalHelpTest::testExperimentalHelp in core/
modules/ help/ tests/ src/ Kernel/ ExperimentalHelpTest.php - Verifies that a warning message is displayed for experimental modules.
- HelpBlockTest::testHelp in core/
modules/ help/ tests/ src/ Kernel/ HelpBlockTest.php - Logs in users, tests help pages.
- HelpPageOrderTest::testHelp in core/
modules/ help/ tests/ src/ Kernel/ HelpPageOrderTest.php - Tests the order of the help page.
- HelpTest::testHelp in core/
modules/ help/ tests/ src/ Kernel/ HelpTest.php - Logs in users, tests help pages.
- HelpTest::verifyHelp in core/
modules/ help/ tests/ src/ Kernel/ HelpTest.php - Verifies the logged in user has access to the various help pages.
- HelpTopicTest::testHelp in core/
modules/ help/ tests/ src/ Kernel/ HelpTopicTest.php - Tests the main help page and individual pages for topics.
- HelpTopicTest::testHelpLinks in core/
modules/ help/ tests/ src/ Kernel/ HelpTopicTest.php - Verifies links on various topic pages.
- HelpTopicTest::verifyHelp in core/
modules/ help/ tests/ src/ Kernel/ HelpTopicTest.php - Verifies the logged in user has access to various help links and pages.
- HttpKernelUiHelperTrait::clickLink in core/
tests/ Drupal/ Tests/ HttpKernelUiHelperTrait.php - Follows a link by complete name.
- HttpResponseDebugCacheabilityHeadersTest::testCacheDebugHeadersLineLength in core/
tests/ Drupal/ KernelTests/ Core/ EventSubscriber/ HttpResponseDebugCacheabilityHeadersTest.php - Tests that cache debug headers do not error from exceeding line limits.
- 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.
- NoHelpTest::testMainPageNoHelp in core/
modules/ help/ tests/ src/ Kernel/ NoHelpTest.php - Ensures modules not implementing help do not appear on admin/help.
- 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.