| ToolbarCacheContextsTest::testCacheIntegration |
function |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
Tests toolbar cache integration. |
| ToolbarCacheContextsTest::testToolbarCacheContextsCaller |
function |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
Tests toolbar cache contexts. |
| ToolbarClaroOverridesTest |
class |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
Tests the loading of Claro assets on a non-Claro default theme. |
| ToolbarClaroOverridesTest.php |
file |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
|
| ToolbarClaroOverridesTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
The theme to install as the default for testing. |
| ToolbarClaroOverridesTest::$modules |
property |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
Modules to enable. |
| ToolbarClaroOverridesTest::$themeInstaller |
property |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
The theme installer used in this test for enabling themes. |
| ToolbarClaroOverridesTest::$themeManager |
property |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
The theme manager. |
| ToolbarClaroOverridesTest::setUp |
function |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
|
| ToolbarClaroOverridesTest::testClaroAssets |
function |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
Confirm Claro assets load on a non-Claro default theme. |
| ToolbarHookToolbarTest |
class |
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php |
Tests the implementation of hook_toolbar() by a module. |
| ToolbarHookToolbarTest.php |
file |
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php |
|
| ToolbarHookToolbarTest::$adminUser |
property |
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php |
A user with permission to access the administrative toolbar. |
| ToolbarHookToolbarTest::$defaultTheme |
property |
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php |
The theme to install as the default for testing. |
| ToolbarHookToolbarTest::$modules |
property |
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php |
Modules to enable. |
| ToolbarHookToolbarTest::setUp |
function |
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php |
|
| ToolbarHookToolbarTest::testHookToolbar |
function |
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php |
Tests for a tab and tray provided by a module implementing hook_toolbar(). |
| ToolbarIntegrationTest |
class |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php |
Tests the JavaScript functionality of the toolbar. |
| ToolbarIntegrationTest.php |
file |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php |
|
| ToolbarIntegrationTest::$defaultTheme |
property |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php |
The theme to install as the default for testing. |
| ToolbarIntegrationTest::$modules |
property |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php |
Modules to enable. |
| ToolbarIntegrationTest::testEmptyTray |
function |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php |
Tests that the orientation toggle is not shown for empty toolbar items. |
| ToolbarIntegrationTest::testToolbarToggling |
function |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php |
Tests if the toolbar can be toggled with JavaScript. |
| ToolbarMenuTranslationTest |
class |
core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php |
Tests that the toolbar icon class remains for translated menu items. |
| ToolbarMenuTranslationTest.php |
file |
core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php |
|
| ToolbarMenuTranslationTest::$adminUser |
property |
core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php |
A user with permission to access the administrative toolbar. |
| ToolbarMenuTranslationTest::$defaultTheme |
property |
core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php |
The theme to install as the default for testing. |
| ToolbarMenuTranslationTest::$modules |
property |
core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php |
Modules to enable. |
| ToolbarMenuTranslationTest::setUp |
function |
core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php |
|
| ToolbarMenuTranslationTest::testToolbarClasses |
function |
core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php |
Tests that toolbar classes don't change when adding a translation. |
| toolbar_test.info.yml |
file |
core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml |
core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml |
| toolbar_test.module |
file |
core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.module |
A dummy module to test API interaction with the Toolbar module. |
| toolbar_test_preprocess_menu |
function |
core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.module |
Implements hook_preprocess_HOOK(). |
| toolbar_test_toolbar |
function |
core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.module |
Implements hook_toolbar(). |
| ToolkitGdTest |
class |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
Tests for the GD image toolkit. |
| ToolkitGdTest.php |
file |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
|
| ToolkitGdTest::$directory |
property |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
A directory where test image files can be saved to. |
| ToolkitGdTest::$imageFactory |
property |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
The image factory service. |
| ToolkitGdTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
Modules to enable. |
| ToolkitGdTest::assertColorsAreEqual |
function |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
Assert two colors are equal by RGBA, net of full transparency. |
| ToolkitGdTest::BLACK |
constant |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
Colors that are used in testing. |
| ToolkitGdTest::BLUE |
constant |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
|
| ToolkitGdTest::FUCHSIA |
constant |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
|
| ToolkitGdTest::getPixelColor |
function |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
Function for finding a pixel's RGBa values. |
| ToolkitGdTest::GREEN |
constant |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
|
| ToolkitGdTest::providerSupportedImageTypes |
function |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
Data provider for ::testCreateImageFromScratch(). |
| ToolkitGdTest::providerTestImageFiles |
function |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
Data provider for ::testManipulations(). |
| ToolkitGdTest::RED |
constant |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
|
| ToolkitGdTest::ROTATE_TRANSPARENT |
constant |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
|
| ToolkitGdTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
|