| ImageFieldWidgetValidationTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageFieldWidgetValidationTest.php |
The theme to install as the default for testing. |
| ImageLoadingAttributeTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php |
The theme to install as the default for testing. |
| ImageOnTranslatedEntityTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
The theme to install as the default for testing. |
| ImageStyleDeleteTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php |
The theme to install as the default for testing. |
| ImageStyleDownloadAccessControlTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php |
The theme to install as the default for testing. |
| ImageStyleFlushTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageStyleFlushTest.php |
The theme to install as the default for testing. |
| ImageStyleJsonAnonTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonAnonTest.php |
The theme to install as the default for testing. |
| ImageStyleJsonBasicAuthTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| ImageStyleJsonCookieTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonCookieTest.php |
The theme to install as the default for testing. |
| ImageStylesPathAndUrlTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageStylesPathAndUrlTest.php |
The theme to install as the default for testing. |
| ImageStyleTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php |
|
| ImageStyleXmlAnonTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleXmlAnonTest.php |
The theme to install as the default for testing. |
| ImageStyleXmlBasicAuthTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| ImageStyleXmlCookieTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleXmlCookieTest.php |
The theme to install as the default for testing. |
| ImageTest::testThemeImageWithSizes |
function |
core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php |
Tests that an image with the sizes attribute is output correctly. |
| ImageTest::testThemeImageWithSrc |
function |
core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php |
Tests that an image with the src attribute is output correctly. |
| ImageTest::testThemeImageWithSrcsetMultiplier |
function |
core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php |
Tests that an image with the srcset and multipliers is output correctly. |
| ImageTest::testThemeImageWithSrcsetWidth |
function |
core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php |
Tests that an image with the srcset and widths is output correctly. |
| ImageTestBase::$defaultTheme |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php |
|
| ImageThemeFunctionTest |
class |
core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php |
Tests image theme functions. |
| ImageThemeFunctionTest.php |
file |
core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php |
|
| ImageThemeFunctionTest::$image |
property |
core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php |
Created file entity. |
| ImageThemeFunctionTest::$imageFactory |
property |
core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php |
|
| ImageThemeFunctionTest::$modules |
property |
core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php |
Modules to install. |
| ImageThemeFunctionTest::setUp |
function |
core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php |
|
| ImageThemeFunctionTest::testImageAltFunctionality |
function |
core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php |
Tests image alt attribute functionality. |
| ImageThemeFunctionTest::testImageFormatterDeprecatedProperty |
function |
core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php |
Test the deprecated item_attributes property. |
| ImageThemeFunctionTest::testImageFormatterTheme |
function |
core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php |
Tests usage of the image field formatters. |
| ImageThemeFunctionTest::testImageStyleTheme |
function |
core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php |
Tests usage of the image style theme function. |
| ImageThemeHooks |
class |
core/modules/image/src/Hook/ImageThemeHooks.php |
Theme hook implementations for image module. |
| ImageThemeHooks.php |
file |
core/modules/image/src/Hook/ImageThemeHooks.php |
|
| ImageThemeHooks::preprocessImageAnchor |
function |
core/modules/image/src/Hook/ImageThemeHooks.php |
Prepares variables for image anchor templates. |
| ImageThemeHooks::preprocessImageFormatter |
function |
core/modules/image/src/Hook/ImageThemeHooks.php |
Prepares variables for image formatter templates. |
| ImageThemeHooks::preprocessImageStyle |
function |
core/modules/image/src/Hook/ImageThemeHooks.php |
Prepares variables for image style templates. |
| ImageThemeHooks::preprocessImageStylePreview |
function |
core/modules/image/src/Hook/ImageThemeHooks.php |
Prepares variables for image style preview templates. |
| ImageThemeHooks::preprocessImageWidget |
function |
core/modules/image/src/Hook/ImageThemeHooks.php |
Prepares variables for image widget templates. |
| ImageThemeHooks::theme |
function |
core/modules/image/src/Hook/ImageThemeHooks.php |
Implements hook_theme(). |
| ImageThemeHooks::__construct |
function |
core/modules/image/src/Hook/ImageThemeHooks.php |
|
| ImageUploadTest::$defaultTheme |
property |
core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php |
|
| IndexPhpTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/IndexPhpTest.php |
The theme to install as the default for testing. |
| InlineBlockPrivateFilesTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
|
| InlineBlockTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php |
|
| InlineFormErrorsThemeHooks |
class |
core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php |
Hook implementations for inline_form_errors. |
| InlineFormErrorsThemeHooks.php |
file |
core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php |
|
| InlineFormErrorsThemeHooks::preprocessDatetimeWrapper |
function |
core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php |
Implements hook_preprocess_HOOK() for datetime form wrapper templates. |
| InlineFormErrorsThemeHooks::preprocessDetails |
function |
core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php |
Implements hook_preprocess_HOOK() for details element templates. |
| InlineFormErrorsThemeHooks::preprocessFieldset |
function |
core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php |
Implements hook_preprocess_HOOK() for fieldset element templates. |
| InlineFormErrorsThemeHooks::preprocessFormElement |
function |
core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php |
Implements hook_preprocess_HOOK() for form element templates. |
| InlineFormErrorsThemeHooks::setErrors |
function |
core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php |
Populates form errors in the template. |
| InstallConfigurator::$themes |
property |
core/lib/Drupal/Core/Recipe/InstallConfigurator.php |
The list of themes to install. |