Search for adminui
- Search 7.x for adminui
 - Search 9.5.x for adminui
 - Search 8.9.x for adminui
 - Search 11.x for adminui
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AdminUiTest | class | core/ | 
                                                                                        Tests for CKEditor 5 in the admin UI. | 
| AdminUiTest.php | file | core/ | 
                                                                                        |
| AdminUiTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| AdminUiTest::assertNoAjaxRequestTriggered | function | core/ | 
                                                                                        Asserts that no (new) AJAX requests were triggered. | 
| AdminUiTest::testFilterCheckboxesToggleSettings | function | core/ | 
                                                                                        Test that filter settings are only visible when the filter is enabled. | 
| AdminUiTest::testImageUploadSettingsAreValidated | function | core/ | 
                                                                                        Tests that image upload settings (stored out of band) are validated too. | 
| AdminUiTest::testLanguageConfigForm | function | core/ | 
                                                                                        Tests the language config form. | 
| AdminUiTest::testMessagesDoNotAccumulate | function | core/ | 
                                                                                        Ensure CKEditor 5 admin UI's real-time validation errors do not accumulate. | 
| AdminUiTest::testPluginSettingsFormSection | function | core/ | 
                                                                                        Tests the plugin settings form section. | 
| AdminUiTest::testSettingsOnlyFireAjaxWithCkeditor5 | function | core/ | 
                                                                                        Confirm settings only trigger AJAX when select value is CKEditor 5. | 
| AdminUiTest::testUnavailableFiltersHiddenWhenSwitching | function | core/ | 
                                                                                        CKEditor 5's filter UI modifications should not break it for other editors. | 
| BlockUiTest::testBlockAdminUiPage | function | core/ | 
                                                                                        Tests block admin page exists and functions correctly. | 
| ExposedFormUITest::testExposedAdminUi | function | core/ | 
                                                                                        Tests the admin interface of exposed filter and sort items. | 
| ExposedFormUITest::testGroupedFilterAdminUi | function | core/ | 
                                                                                        Tests the admin interface of exposed grouped filters. | 
| ExposedFormUITest::testGroupedFilterAdminUiErrors | function | core/ | 
                                                                                        |
| NavigationBlockUiTest::testNavigationBlockAdminUiPage | function | core/ | 
                                                                                        Tests navigation block admin page exists and functions correctly. | 
| ResponsiveImageAdminUITest | class | core/ | 
                                                                                        Thoroughly test the administrative interface of the Responsive Image module. | 
| ResponsiveImageAdminUITest.php | file | core/ | 
                                                                                        |
| ResponsiveImageAdminUITest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| ResponsiveImageAdminUITest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| ResponsiveImageAdminUITest::setUp | function | core/ | 
                                                                                        |
| ResponsiveImageAdminUITest::testResponsiveImageAdmin | function | core/ | 
                                                                                        Tests responsive image administration functionality. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.