| DummyRemoteStreamWrapper::getDescription |
function |
core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php |
Returns the description of the stream wrapper for use in the UI. |
| DummyRemoteStreamWrapper::getName |
function |
core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php |
Returns the name of the stream wrapper for use in the UI. |
| DummyRemoteStreamWrapper::realpath |
function |
core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php |
Returns canonical, absolute path of the resource. |
| DuplicateContextualLinksTest |
class |
core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php |
Tests the UI for correct contextual links. |
| DuplicateContextualLinksTest.php |
file |
core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php |
|
| DuplicateContextualLinksTest::$defaultTheme |
property |
core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php |
The theme to install as the default for testing. |
| DuplicateContextualLinksTest::$modules |
property |
core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php |
Modules to enable. |
| DuplicateContextualLinksTest::testSameContextualLinks |
function |
core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php |
Tests the contextual links with same id. |
| DuplicateTest |
class |
core/modules/views_ui/tests/src/Functional/DuplicateTest.php |
Tests the UI for view duplicate tool. |
| DuplicateTest.php |
file |
core/modules/views_ui/tests/src/Functional/DuplicateTest.php |
|
| DuplicateTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/DuplicateTest.php |
The theme to install as the default for testing. |
| DuplicateTest::setUp |
function |
core/modules/views_ui/tests/src/Functional/DuplicateTest.php |
|
| DuplicateTest::testDuplicateView |
function |
core/modules/views_ui/tests/src/Functional/DuplicateTest.php |
Checks if duplicated view exists and has correct label. |
| DynamicPageCacheIntegrationTest |
class |
core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php |
Enables the Dynamic Page Cache and tests it in various scenarios. |
| DynamicPageCacheIntegrationTest.php |
file |
core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php |
|
| DynamicPageCacheIntegrationTest::$defaultTheme |
property |
core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php |
The theme to install as the default for testing. |
| DynamicPageCacheIntegrationTest::$dumpHeaders |
property |
core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php |
|
| DynamicPageCacheIntegrationTest::$modules |
property |
core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php |
Modules to enable. |
| DynamicPageCacheIntegrationTest::setUp |
function |
core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php |
|
| DynamicPageCacheIntegrationTest::testDynamicPageCache |
function |
core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php |
Tests that Dynamic Page Cache works correctly, and verifies the edge cases. |
| DynamicPageCacheTestController |
class |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php |
Controller routines for dynamic_page_cache_test routes. |
| DynamicPageCacheTestController.php |
file |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php |
|
| DynamicPageCacheTestController::cacheableResponse |
function |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php |
A route returning a CacheableResponse object. |
| DynamicPageCacheTestController::html |
function |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php |
A route returning a render array (without cache contexts, so cacheable). |
| DynamicPageCacheTestController::htmlUncacheableContexts |
function |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php |
A route returning a render array (with 'user' context, so uncacheable) |
| DynamicPageCacheTestController::htmlUncacheableMaxAge |
function |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php |
A route returning a render array (with max-age=0, so uncacheable) |
| DynamicPageCacheTestController::htmlUncacheableTags |
function |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php |
A route returning a render array (with a cache tag preventing caching). |
| DynamicPageCacheTestController::htmlWithCacheContexts |
function |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php |
A route returning a render array (with cache contexts, so cacheable). |
| DynamicPageCacheTestController::response |
function |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php |
A route returning a Response object. |
| dynamic_page_cache_test.info.yml |
file |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/dynamic_page_cache_test.info.yml |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/dynamic_page_cache_test.info.yml |
| dynamic_page_cache_test.routing.yml |
file |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/dynamic_page_cache_test.routing.yml |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/dynamic_page_cache_test.routing.yml |
| EarlyDateTest |
class |
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php |
Posts an article with a taxonomy term and a date prior to 1970. |
| EarlyDateTest.php |
file |
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php |
|
| EarlyDateTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php |
The theme to install as the default for testing. |
| EarlyDateTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php |
Modules to enable. |
| EarlyDateTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php |
|
| EarlyDateTest::testTaxonomyEarlyDateNode |
function |
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php |
Test taxonomy functionality with nodes prior to 1970. |
| EarlyRenderingControllerTest |
class |
core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php |
Verifies that bubbleable metadata of early rendering is not lost. |
| EarlyRenderingControllerTest.php |
file |
core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php |
|
| EarlyRenderingControllerTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php |
The theme to install as the default for testing. |
| EarlyRenderingControllerTest::$dumpHeaders |
property |
core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php |
|
| EarlyRenderingControllerTest::$modules |
property |
core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php |
Modules to enable. |
| EarlyRenderingControllerTest::testEarlyRendering |
function |
core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php |
Tests theme preprocess functions being able to attach assets. |
| EarlyRenderingTestController |
class |
core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php |
Controller routines for early_rendering_test routes. |
| EarlyRenderingTestController.php |
file |
core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php |
|
| EarlyRenderingTestController::$renderer |
property |
core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php |
The renderer. |
| EarlyRenderingTestController::ajaxResponse |
function |
core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php |
|
| EarlyRenderingTestController::ajaxResponseEarly |
function |
core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php |
|
| EarlyRenderingTestController::cacheableDomainObject |
function |
core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php |
|
| EarlyRenderingTestController::cacheableDomainObjectEarly |
function |
core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php |
|