Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AdminTest.php | file | core/ |
|
| AdminTest::$adminUser | property | core/ |
User account with all available permissions. |
| AdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AdminTest::$modules | property | core/ |
Modules to install. |
| AdminTest::$modules | property | core/ |
Modules to install. |
| AdminTest::$webUser | property | core/ |
User account with limited access to administration pages. |
| AdminTest::disabledTestUserSettings | function | core/ |
Disabled: Test user settings. |
| AdminTest::getTopLevelMenuLinks | function | core/ |
Returns all top level menu links. |
| AdminTest::setUp | function | core/ |
|
| AdminTest::setUp | function | core/ |
|
| AdminTest::testAccentColorSetting | function | core/ |
Tests color accent setting. |
| AdminTest::testAdminPages | function | core/ |
Tests output on administrative listing pages. |
| AdminTest::testCompactMode | function | core/ |
Tests compact mode. |
| AdminTest::testConfigBlocksDescription | function | core/ |
Tests admin config page blocks without descriptions. |
| AdminTest::testDarkModeSetting | function | core/ |
Tests the dark mode setting. |
| AdminTest::testDefaultAdminSettings | function | core/ |
Tests that the Admin theme always adds its message CSS and Classy's. |
| AdminTest::testFocusColorSetting | function | core/ |
Tests focus color setting. |
| AdminTest::testUserSettings | function | core/ |
Test user settings. |
| 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. |
| AdvancedSettingsForm | class | core/ |
Form builder for the advanced admin settings page. |
| AdvancedSettingsForm.php | file | core/ |
|
| AdvancedSettingsForm::buildForm | function | core/ |
Form constructor. |
| AdvancedSettingsForm::cacheSubmit | function | core/ |
Submission handler to clear the Views cache. |
| AdvancedSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| AdvancedSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AdvancedSettingsForm::submitForm | function | core/ |
Form submission handler. |
| AdvisoriesConfigSubscriber | class | core/ |
Defines a config subscriber for changes to 'system.advisories'. |
| AdvisoriesConfigSubscriber.php | file | core/ |
|
| AdvisoriesConfigSubscriber::$securityAdvisoriesFetcher | property | core/ |
The security advisory fetcher service. |
| AdvisoriesConfigSubscriber::getSubscribedEvents | function | core/ |
|
| AdvisoriesConfigSubscriber::onConfigSave | function | core/ |
Deletes the stored response from the security advisories feed, if needed. |
| AdvisoriesConfigSubscriber::__construct | function | core/ |
Constructs a new ConfigSubscriber object. |
| AdvisoryFeedTestHooks | class | core/ |
Hook implementations for advisory_feed_test. |
| AdvisoryFeedTestHooks.php | file | core/ |
|
| AdvisoryFeedTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| AdvisoryTestClientMiddleware | class | core/ |
Overrides the User-Agent HTTP header for outbound HTTP requests. |
| AdvisoryTestClientMiddleware.php | file | core/ |
|
| AdvisoryTestClientMiddleware::setTestEndpoint | function | core/ |
Sets the test endpoint for the advisories JSON feed. |
| AdvisoryTestClientMiddleware::__invoke | function | core/ |
HTTP middleware that replaces URI for advisory requests. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.