Search for on
Title | Object type | File name | Summary |
---|---|---|---|
AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage | function | core/ |
Tests the translated and untranslated config entities are loaded properly. |
AdminTest::testConfigBlocksDescription | function | core/ |
Tests admin config page blocks without descriptions. |
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. |
AdvancedSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
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. |
AdvisoryTestController | class | core/ |
Defines a controller to return JSON for security advisory tests. |
AdvisoryTestController.php | file | core/ |
|
AdvisoryTestController::getPsaJson | function | core/ |
Reads a JSON file and returns the contents as a Response. |
Ajax::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
AjaxBasePageNegotiator::$configFactory | property | core/ |
The config factory. |
AjaxBasePageNegotiator::__construct | function | core/ |
Constructs a new AjaxBasePageNegotiator. |
AjaxCommandsTest::testSetDialogOptionCommand | function | core/ |
@covers \Drupal\Core\Ajax\SetDialogOptionCommand[[api-linebreak]] |
AjaxFormBlock::updateOptions | function | core/ |
Updates the options of a select list. |
AjaxFormBlock::__construct | function | core/ |
Constructs a new AjaxFormBlock. |
AjaxFormImageButtonTest | class | core/ |
Tests the Ajax image buttons work with key press events. |
AjaxFormImageButtonTest.php | file | core/ |
|
AjaxFormImageButtonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxFormImageButtonTest::$modules | property | core/ |
Modules to install. |
AjaxFormImageButtonTest::testAjaxImageButtonKeypressEnter | function | core/ |
Tests image buttons can be operated with the keyboard ENTER key. |
AjaxFormImageButtonTest::testAjaxImageButtonKeypressSpace | function | core/ |
Tests image buttons can be operated with the keyboard SPACE key. |
AjaxFormPageCacheTest::testAjaxElementValidation | function | core/ |
Tests that updating the text field trigger an AJAX request/response. |
AjaxFormsTestImageButtonForm | class | core/ |
Form builder: Builds a form that has image button with an ajax callback. |
AjaxFormsTestImageButtonForm.php | file | core/ |
|
AjaxFormsTestImageButtonForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestImageButtonForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestImageButtonForm::submitForm | function | core/ |
Form submission handler. |
AjaxFormsTestValidationForm | class | core/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
AjaxFormsTestValidationForm.php | file | core/ |
|
AjaxFormsTestValidationForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestValidationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestValidationForm::submitForm | function | core/ |
Form submission handler. |
AjaxPageState::__construct | function | core/ |
Constructs a new AjaxPageState instance. |
AjaxRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
AjaxRenderer::__construct | function | core/ |
Constructs a new AjaxRenderer instance. |
AjaxResponse | class | core/ |
JSON response object for AJAX requests. |
AjaxResponse.php | file | core/ |
|
AjaxResponse::$commands | property | core/ |
The array of ajax commands. |
AjaxResponse::addCommand | function | core/ |
Add an AJAX command to the response. |
AjaxResponse::getCommands | function | core/ |
Gets all AJAX commands. |
AjaxResponseAttachmentsProcessor | class | core/ |
Processes attachments of AJAX responses. |
AjaxResponseAttachmentsProcessor.php | file | core/ |
|
AjaxResponseAttachmentsProcessor::$assetResolver | property | core/ |
The asset resolver service. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.