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 |
|---|---|---|---|
| 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. |
| 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. |
| ModuleHandler::triggerErrorForDuplicateAlterHookListener | function | core/ |
Triggers an error on duplicate alter listeners. |
| RecipeRunner::triggerEvent | function | core/ |
Triggers the RecipeAppliedEvent. |
| ReplicaKillSwitch::trigger | function | core/ |
Denies access to replica database on the current request. |
| SessionTestController::triggerWriteException | function | core/ |
Trigger an exception when the session is written. |
| TransactionManagerBase::$triggerWarningWhenUnpilingOnVoidTransaction | property | core/ |
Whether to trigger warnings when unpiling a void transaction. |
| 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. |
| TriggeringElementTest | class | core/ |
Tests that FAPI correctly determines the triggering element. |
| TriggeringElementTest.php | file | core/ |
|
| TriggeringElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TriggeringElementTest::$modules | property | core/ |
Modules to install. |
| TriggeringElementTest::testAttemptAccessControlBypass | function | core/ |
Tests attempts to bypass access control. |
| TriggeringElementTest::testNoButtonInfoInPost | function | core/ |
Tests the triggering element when no button information is included. |
| TriggerPreviewCommand | class | core/ |
Provides an AJAX command for triggering the views live preview. |
| TriggerPreviewCommand.php | file | core/ |
|
| TriggerPreviewCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| TrustedCallbackInterface::TRIGGER_SILENCED_DEPRECATION | constant | core/ |
Untrusted callbacks trigger silenced E_USER_DEPRECATION errors. |
| ViewsConfigUpdater::$triggeredDeprecations | property | core/ |
Stores which deprecations were triggered. |
| views_ui_add_ajax_trigger | function | core/ |
Converts a form element in the add view wizard to be AJAX-enabled. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.