| filter.theme.pcss.css |
file |
core/themes/default_admin/css/theme/filter.theme.pcss.css |
Styling for the Filter module. |
| filter.theme.pcss.css |
file |
core/themes/olivero/css/theme/filter.theme.pcss.css |
Styling for the Filter module. |
| filter.theme.pcss.css |
file |
core/themes/claro/css/theme/filter.theme.pcss.css |
Styling for the Filter module. |
| FilterAdminTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/FilterAdminTest.php |
The theme to install as the default for testing. |
| FilterBooleanWebTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/FilterBooleanWebTest.php |
The theme to install as the default for testing. |
| FilterCriteriaTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php |
The theme to install as the default for testing. |
| FilterDateTest::$defaultTheme |
property |
core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php |
The theme to install as the default for testing. |
| FilterDateTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Handler/FilterDateTest.php |
The theme to install as the default for testing. |
| FilterDefaultFormatTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/FilterDefaultFormatTest.php |
The theme to install as the default for testing. |
| FilteredPluginManagerTrait::themeManager |
function |
core/lib/Drupal/Core/Plugin/FilteredPluginManagerTrait.php |
Wraps the theme manager. |
| FilterEntityReferenceTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/FilterEntityReferenceTest.php |
The theme to install as the default for testing. |
| FilterEntityReferenceWebTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php |
The theme to install as the default for testing. |
| FilterFormatAccessTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php |
The theme to install as the default for testing. |
| FilterFormatJsonAnonTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonAnonTest.php |
The theme to install as the default for testing. |
| FilterFormatJsonBasicAuthTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| FilterFormatJsonCookieTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonCookieTest.php |
The theme to install as the default for testing. |
| FilterFormatTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php |
The theme to install as the default for testing. |
| FilterFormatXmlAnonTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/Rest/FilterFormatXmlAnonTest.php |
The theme to install as the default for testing. |
| FilterFormatXmlBasicAuthTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/Rest/FilterFormatXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| FilterFormatXmlCookieTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/Rest/FilterFormatXmlCookieTest.php |
The theme to install as the default for testing. |
| FilterFormTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/FilterFormTest.php |
The theme to install as the default for testing. |
| FilterGroupFormTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/FilterGroupFormTest.php |
The theme to install as the default for testing. |
| FilterHooksTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/FilterHooksTest.php |
The theme to install as the default for testing. |
| FilterHtmlImageSecureTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php |
The theme to install as the default for testing. |
| FilterNodeAccessTest::$defaultTheme |
property |
core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php |
The theme to install as the default for testing. |
| FilterNumericWebTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php |
The theme to install as the default for testing. |
| FilterOptionsTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php |
The theme to install as the default for testing. |
| FilterPermissionUiTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Views/FilterPermissionUiTest.php |
The theme to install as the default for testing. |
| FilterPlaceholderTextTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Handler/FilterPlaceholderTextTest.php |
The theme to install as the default for testing. |
| FilterSecurityTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/FilterSecurityTest.php |
The theme to install as the default for testing. |
| FilterTest::$defaultTheme |
property |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php |
The theme to install as the default for testing. |
| FilterTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/FilterTest.php |
The theme to install as the default for testing. |
| FilterThemeHooks |
class |
core/modules/filter/src/Hook/FilterThemeHooks.php |
Theme hooks for filter. |
| FilterThemeHooks.php |
file |
core/modules/filter/src/Hook/FilterThemeHooks.php |
|
| FilterThemeHooks::getFilterTips |
function |
core/modules/filter/src/Hook/FilterThemeHooks.php |
Retrieves the filter tips. |
| FilterThemeHooks::preprocessFilterGuidelines |
function |
core/modules/filter/src/Hook/FilterThemeHooks.php |
Prepares variables for text format guideline templates. |
| FilterThemeHooks::preprocessFilterTips |
function |
core/modules/filter/src/Hook/FilterThemeHooks.php |
Prepares variables for filter tips templates. |
| FilterThemeHooks::preprocessTextFormatWrapper |
function |
core/modules/filter/src/Hook/FilterThemeHooks.php |
Prepares variables for text format wrapper templates. |
| FilterThemeHooks::theme |
function |
core/modules/filter/src/Hook/FilterThemeHooks.php |
Implements hook_theme(). |
| FilterThemeHooks::__construct |
function |
core/modules/filter/src/Hook/FilterThemeHooks.php |
|
| FilterUITest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/FilterUITest.php |
The theme to install as the default for testing. |
| FocusFirstCommandTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/FocusFirstCommandTest.php |
The theme to install as the default for testing. |
| FolderTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/FolderTest.php |
The theme to install as the default for testing. |
| FormatDateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Common/FormatDateTest.php |
The theme to install as the default for testing. |
| FormBuilder::$themeManager |
property |
core/lib/Drupal/Core/Form/FormBuilder.php |
The theme manager. |
| FormController::$conditionCurrentTheme |
property |
core/modules/system/tests/modules/condition_test/src/FormController.php |
The condition plugin current_theme. |
| FormErrorHandlerCKEditor5Test::$defaultTheme |
property |
core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditor5Test.php |
The theme to install as the default for testing. |
| FormErrorHandlerFileUploadTest::$defaultTheme |
property |
core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php |
The theme to install as the default for testing. |
| FormGroupingElementsTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php |
The theme to install as the default for testing. |
| FormHooks::formSystemThemeSettingsAlter |
function |
core/themes/admin/src/Hook/FormHooks.php |
Implement hook form_system_theme_settings_alter(). |