Search for trigger
- Search 7.x for trigger
- Search 9.5.x for trigger
- Search 8.9.x for trigger
- Search 10.3.x for trigger
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AdminUiTest::assertNoAjaxRequestTriggered | function | core/ |
Asserts that no (new) AJAX requests were triggered. |
BigPipeTestSubscriber::CONTENT_TRIGGER_EXCEPTION | constant | core/ |
|
BigPipeTestSubscriber::onRespondTriggerException | function | core/ |
Triggers exception for embedded HTML/AJAX responses with certain content. |
CKEditor5TestBase::triggerKeyUp | function | core/ |
Trigger a keyup event on the selected element. |
CKEditorStylesheetsWarningTest::installThemeThatTriggersWarning | function | core/ |
Installs and enables themes for testing. |
ContentImportTest::testEntityValidationIsTriggered | function | core/ |
Tests that the importer validates entities before saving them. |
ContentTranslationLanguageChangeTest::testTitleDoesNotChangesOnChangingLanguageWidgetAndTriggeringAjaxCall | function | core/ |
Tests that title does not change on ajax call with new language value. |
ContextualLinkClickTrait::toggleContextualTriggerVisibility | function | core/ |
Toggles the visibility of a contextual trigger. |
DbUpdateController::triggerBatch | function | core/ |
Starts the database update batch process. |
DisplayTest::toggleContextualTriggerVisibility | function | core/ |
Toggles the visibility of a contextual trigger. |
ErrorTestController::triggerException | function | core/ |
Trigger an exception to test the exception handler. |
ErrorTestController::triggerPDOException | function | core/ |
Trigger an exception to test the PDO exception handler. |
ErrorTestController::triggerRendererException | function | core/ |
Trigger an exception during rendering. |
FormAjaxResponseBuilderTest::testBuildResponseNoTriggeringElement | function | core/ |
@covers ::buildResponse |
FormBuilder::elementTriggeredScriptedSubmission | function | core/ |
Detects if an element triggered the form submission via Ajax. |
FormBuilderTest::providerTestBuildFormWithTriggeringElement | function | core/ |
Data provider for ::testBuildFormWithTriggeringElement(). |
FormBuilderTest::testBuildFormWithTriggeringElement | function | core/ |
Tests whether the triggering element is properly identified. |
FormState::$triggering_element | property | core/ |
|
FormState::getTriggeringElement | function | core/ |
Gets the form element that triggered submission. |
FormState::setTriggeringElement | function | core/ |
Sets the form element that triggered submission. |
FormStateDecoratorBase::getTriggeringElement | function | core/ |
|
FormStateDecoratorBase::setTriggeringElement | function | core/ |
|
FormStateDecoratorBaseTest::testGetTriggeringElement | function | core/ |
@covers ::getTriggeringElement |
FormStateDecoratorBaseTest::testSetTriggeringElement | function | core/ |
@covers ::setTriggeringElement |
FormStateInterface::getTriggeringElement | function | core/ |
Gets the form element that triggered submission. |
FormStateInterface::setTriggeringElement | function | core/ |
Sets the form element that triggered submission. |
JavascriptStatesTest::doCheckboxesTriggerTests | function | core/ |
Tests states of elements triggered by a checkboxes element. |
JavascriptStatesTest::doCheckboxTriggerTests | function | core/ |
Tests states of elements triggered by a checkbox element. |
JavascriptStatesTest::doMultipleSelectTriggerTests | function | core/ |
Tests states of elements triggered by a multiple select element. |
JavascriptStatesTest::doMultipleTriggerTests | function | core/ |
Tests states of elements triggered by multiple elements. |
JavascriptStatesTest::doNestedTriggerTests | function | core/ |
Tests states of radios element triggered by other radios element. |
JavascriptStatesTest::doRadiosTriggerTests | function | core/ |
Tests states of elements triggered by a radios element. |
JavascriptStatesTest::doSelectTriggerTests | function | core/ |
Tests states of elements triggered by a select element. |
JavascriptStatesTest::doTextfieldTriggerTests | function | core/ |
Tests states of elements triggered by a textfield element. |
JsonApiRegressionTest::testInvalidDataTriggersUnprocessableEntityErrorFromIssue3052954 | function | core/ |
Ensure POSTing invalid data results in a 422 response, not a PHP error. |
KillSwitch::trigger | function | core/ |
Deny any page caching on the current request. |
MediaConfigUpdater::$triggeredDeprecations | property | core/ |
Stores which deprecations were triggered. |
MediaSourceImageTest::testOnlyMainPropertiesTriggerSourceFieldChanged | function | core/ |
Test that non-main properties do not trigger source field value change. |
ModuleHandler::triggerDeprecationError | function | core/ |
Triggers an E_USER_DEPRECATED error if any module implements the hook. |
RecipeRunner::triggerEvent | function | core/ |
Triggers the RecipeAppliedEvent. |
ReplicaKillSwitch::trigger | function | core/ |
Denies access to replica database on the current request. |
ResponsiveImageConfigUpdater::$triggeredDeprecations | property | core/ |
Stores which deprecations were triggered. |
SessionTestController::triggerWriteException | function | core/ |
Trigger an exception when the session is written. |
TriggeringElementProgrammedTest | class | core/ |
Tests detection of triggering_element for programmed form submissions. |
TriggeringElementProgrammedTest.php | file | core/ |
|
TriggeringElementProgrammedTest::buildForm | function | core/ |
Form constructor. |
TriggeringElementProgrammedTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
TriggeringElementProgrammedTest::submitForm | function | core/ |
Form submission handler. |
TriggeringElementProgrammedTest::testLimitValidationErrors | function | core/ |
Tests that #limit_validation_errors of the only submit button takes effect. |
TriggeringElementProgrammedTest::validateForm | function | core/ |
Form validation handler. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.