Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Callbacks::checkboxGroupCallback | function | core/ |
Ajax callback triggered by the checkbox in a #group. |
| Callbacks::dateCallback | function | core/ |
Ajax callback triggered by date. |
| Callbacks::datetimeCallback | function | core/ |
Ajax callback triggered by datetime. |
| Callbacks::entityTestFormValidate | function | core/ |
Validation handler for the entity_test entity form. |
| Callbacks::entityTestFormValidateCheck | function | core/ |
Validation handler for the entity_test entity form. |
| Callbacks::imageButtonCallback | function | core/ |
Ajax callback to confirm image button was submitted. |
| Callbacks::lazyLoadFormAjax | function | core/ |
AJAX form callback: Selects for the ajax_forms_test_lazy_load_form() form. |
| Callbacks::selectCallback | function | core/ |
Ajax callback triggered by select. |
| Callbacks::tableselectGetData | function | core/ |
Create a header and options array. Helper function for callbacks. |
| Callbacks::userRegisterFormRebuild | function | core/ |
Submit callback that just lets the form rebuild. |
| Callbacks::validateName | function | core/ |
Form element validation handler for 'name' in form_test_validate_form(). |
| Callbacks::validationFormCallback | function | core/ |
Ajax form callback: Selects the 'driver_text' element of the validation form. |
| Callbacks::validationNumberFormCallback | function | core/ |
Ajax form callback: Selects the 'driver_number' element of the validation form. |
| CallbackTest | class | core/ |
Tests the callback process plugin. |
| CallbackTest.php | file | core/ |
|
| CallbackTest::providerCallback | function | core/ |
Data provider for ::testCallback(). |
| CallbackTest::providerCallbackArray | function | core/ |
Data provider for ::testCallbackArray(). |
| CallbackTest::providerCallbackExceptions | function | core/ |
Data provider for ::testCallbackExceptions(). |
| CallbackTest::strToLower | function | core/ |
Makes a string lowercase for testing purposes. |
| CallbackTest::testCallback | function | core/ |
Tests callback with valid "callable". |
| CallbackTest::testCallbackArray | function | core/ |
Test callback with valid "callable" and multiple arguments. |
| CallbackTest::testCallbackExceptions | function | core/ |
Tests callback exceptions. |
| callback_allowed_values_function | function | core/ |
Provide the allowed values for a 'list_*' field. |
| callback_batch_finished | function | core/ |
Complete a batch process. |
| callback_batch_operation | function | core/ |
Perform a single batch operation. |
| CallsDestructableServiceController | class | core/ |
Controller to instantiate the destructable service. |
| CallsDestructableServiceController.php | file | core/ |
|
| CallsDestructableServiceController::$destructable | property | core/ |
Destructable service. |
| CallsDestructableServiceController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| CallsDestructableServiceController::render | function | core/ |
Render callback. |
| CallsDestructableServiceController::__construct | function | core/ |
|
| CAlterHooks | class | core/ |
This class contains hook implementations. |
| CAlterHooks.php | file | core/ |
|
| CAlterHooks::testAlter | function | core/ |
#[Hook('test_alter')] |
| CAlterHooks::testSubtypeAlter | function | core/ |
#[Hook('test_subtype_alter')] |
| CanaryTransport | class | core/ |
A transport only used to test the transport factory adapter. |
| CanaryTransport.php | file | core/ |
|
| CanaryTransport::doSend | function | core/ |
|
| CanaryTransport::__toString | function | core/ |
|
| CanaryTransportFactory | class | core/ |
A transport factory only used to test the transport factory adapter. |
| CanaryTransportFactory.php | file | core/ |
|
| CanaryTransportFactory::create | function | core/ |
|
| CanaryTransportFactory::getSupportedSchemes | function | core/ |
|
| CancelUser | class | core/ |
Cancels a user account. |
| CancelUser.php | file | core/ |
|
| CancelUser::$currentUser | property | core/ |
The current user. |
| CancelUser::$tempStoreFactory | property | core/ |
The tempstore factory. |
| CancelUser::access | function | core/ |
Checks object access. |
| CancelUser::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| CancelUser::execute | function | core/ |
Executes the plugin. |
Pagination
- Previous page
- Page 154
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.