13 calls to debug() in Zircon Profile 8.0
- AssertPageCacheContextsAndTagsTrait::assertCacheContexts in core/
modules/ system/ src/ Tests/ Cache/ AssertPageCacheContextsAndTagsTrait.php - Ensures that some cache contexts are present in the current response.
- AssertPageCacheContextsAndTagsTrait::assertCacheMaxAge in core/
modules/ system/ src/ Tests/ Cache/ AssertPageCacheContextsAndTagsTrait.php - Asserts the max age header.
- AssertPageCacheContextsAndTagsTrait::debugCacheTags in core/
modules/ system/ src/ Tests/ Cache/ AssertPageCacheContextsAndTagsTrait.php - Provides debug information for cache tags.
- EntityCacheTagsTestBase::verifyRenderCache in core/
modules/ system/ src/ Tests/ Entity/ EntityCacheTagsTestBase.php - Verify that a given render cache entry exists, with the correct cache tags.
- FieldPluginBase::addAdditionalFields in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Add 'additional' fields to the query.
- FieldRdfaTestBase::assertFormatterRdfa in core/
modules/ rdf/ src/ Tests/ Field/ FieldRdfaTestBase.php - Helper function to test the formatter's RDFa.
- hook_views_plugins_join_alter in core/
modules/ views/ views.api.php - Modify the list of available views join plugins.
- hook_views_plugins_query_alter in core/
modules/ views/ views.api.php - Modify the list of available views query plugins.
- Opml::render in core/
modules/ views/ src/ Plugin/ views/ style/ Opml.php - Render the display in this style.
- Rss::render in core/
modules/ views/ src/ Plugin/ views/ style/ Rss.php - Render the display in this style.
- SimpleTestTest::stubTest in core/
modules/ simpletest/ src/ Tests/ SimpleTestTest.php - Test to be run and the results confirmed.
- StylePluginBase::render in core/
modules/ views/ src/ Plugin/ views/ style/ StylePluginBase.php - Render the display in this style.
- ViewExecutable::setDisplay in core/
modules/ views/ src/ ViewExecutable.php - Sets the current display.