Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
AdminTest::$webUser property core/modules/system/tests/src/Functional/System/AdminTest.php User account with limited access to administration pages.
AdminTest::getTopLevelMenuLinks function core/modules/system/tests/src/Functional/System/AdminTest.php Returns all top level menu links.
AdminTest::setUp function core/modules/system/tests/src/Functional/System/AdminTest.php
AdminTest::testAdminPages function core/modules/system/tests/src/Functional/System/AdminTest.php Tests output on administrative listing pages.
AdminTest::testCompactMode function core/modules/system/tests/src/Functional/System/AdminTest.php Tests compact mode.
AdminTest::testConfigBlocksDescription function core/modules/system/tests/src/Functional/System/AdminTest.php Tests admin config page blocks without descriptions.
AdminUiTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Tests for CKEditor 5 in the admin UI.
AdminUiTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php
AdminUiTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Modules to install.
AdminUiTest::assertNoAjaxRequestTriggered function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Asserts that no (new) AJAX requests were triggered.
AdminUiTest::testFilterCheckboxesToggleSettings function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Test that filter settings are only visible when the filter is enabled.
AdminUiTest::testImageUploadSettingsAreValidated function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Tests that image upload settings (stored out of band) are validated too.
AdminUiTest::testLanguageConfigForm function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Tests the language config form.
AdminUiTest::testMessagesDoNotAccumulate function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Ensure CKEditor 5 admin UI's real-time validation errors do not accumulate.
AdminUiTest::testPluginSettingsFormSection function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Tests the plugin settings form section.
AdminUiTest::testSettingsOnlyFireAjaxWithCkeditor5 function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Confirm settings only trigger AJAX when select value is CKEditor 5.
AdminUiTest::testUnavailableFiltersHiddenWhenSwitching function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php CKEditor 5's filter UI modifications should not break it for other editors.
AdvancedSettingsForm class core/modules/views_ui/src/Form/AdvancedSettingsForm.php Form builder for the advanced admin settings page.
AdvancedSettingsForm.php file core/modules/views_ui/src/Form/AdvancedSettingsForm.php
AdvancedSettingsForm::buildForm function core/modules/views_ui/src/Form/AdvancedSettingsForm.php Form constructor.
AdvancedSettingsForm::cacheSubmit function core/modules/views_ui/src/Form/AdvancedSettingsForm.php Submission handler to clear the Views cache.
AdvancedSettingsForm::getEditableConfigNames function core/modules/views_ui/src/Form/AdvancedSettingsForm.php Gets the configuration names that will be editable.
AdvancedSettingsForm::getFormId function core/modules/views_ui/src/Form/AdvancedSettingsForm.php Returns a unique string identifying the form.
AdvancedSettingsForm::submitForm function core/modules/views_ui/src/Form/AdvancedSettingsForm.php Form submission handler.
AdvisoriesConfigSubscriber class core/modules/system/src/EventSubscriber/AdvisoriesConfigSubscriber.php Defines a config subscriber for changes to 'system.advisories'.
AdvisoriesConfigSubscriber.php file core/modules/system/src/EventSubscriber/AdvisoriesConfigSubscriber.php
AdvisoriesConfigSubscriber::$securityAdvisoriesFetcher property core/modules/system/src/EventSubscriber/AdvisoriesConfigSubscriber.php The security advisory fetcher service.
AdvisoriesConfigSubscriber::getSubscribedEvents function core/modules/system/src/EventSubscriber/AdvisoriesConfigSubscriber.php
AdvisoriesConfigSubscriber::onConfigSave function core/modules/system/src/EventSubscriber/AdvisoriesConfigSubscriber.php Deletes the stored response from the security advisories feed, if needed.
AdvisoriesConfigSubscriber::__construct function core/modules/system/src/EventSubscriber/AdvisoriesConfigSubscriber.php Constructs a new ConfigSubscriber object.
AdvisoryFeedTestHooks class core/modules/system/tests/modules/advisory_feed_test/src/Hook/AdvisoryFeedTestHooks.php Hook implementations for advisory_feed_test.
AdvisoryFeedTestHooks.php file core/modules/system/tests/modules/advisory_feed_test/src/Hook/AdvisoryFeedTestHooks.php
AdvisoryFeedTestHooks::systemInfoAlter function core/modules/system/tests/modules/advisory_feed_test/src/Hook/AdvisoryFeedTestHooks.php Implements hook_system_info_alter().
AdvisoryTestClientMiddleware class core/modules/system/tests/modules/advisory_feed_test/src/AdvisoryTestClientMiddleware.php Overrides the User-Agent HTTP header for outbound HTTP requests.
AdvisoryTestClientMiddleware.php file core/modules/system/tests/modules/advisory_feed_test/src/AdvisoryTestClientMiddleware.php
AdvisoryTestClientMiddleware::setTestEndpoint function core/modules/system/tests/modules/advisory_feed_test/src/AdvisoryTestClientMiddleware.php Sets the test endpoint for the advisories JSON feed.
AdvisoryTestClientMiddleware::__invoke function core/modules/system/tests/modules/advisory_feed_test/src/AdvisoryTestClientMiddleware.php HTTP middleware that replaces URI for advisory requests.
AdvisoryTestController class core/modules/system/tests/modules/advisory_feed_test/src/Controller/AdvisoryTestController.php Defines a controller to return JSON for security advisory tests.
AdvisoryTestController.php file core/modules/system/tests/modules/advisory_feed_test/src/Controller/AdvisoryTestController.php
AdvisoryTestController::getPsaJson function core/modules/system/tests/modules/advisory_feed_test/src/Controller/AdvisoryTestController.php Reads a JSON file and returns the contents as a Response.
advisory_feed_test.info.yml file core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.info.yml core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.info.yml
advisory_feed_test.module file core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.module
advisory_feed_test.routing.yml file core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.routing.yml core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.routing.yml
advisory_feed_test.services.yml file core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml
advisory_feed_test_system_info_alter function core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.module Implements hook_system_info_alter().
AfterCommand class core/lib/Drupal/Core/Ajax/AfterCommand.php An AJAX command for calling the jQuery after() method.
AfterCommand.php file core/lib/Drupal/Core/Ajax/AfterCommand.php
AfterCommand::render function core/lib/Drupal/Core/Ajax/AfterCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
Ajax class core/lib/Drupal/Core/Render/Element/Ajax.php Provides a render element for adding Ajax to a render element.
Ajax API group core/core.api.php Overview for Drupal's Ajax API.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.