Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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/ |
Implements hook_test_alter(). |
| CAlterHooks::testSubtypeAlter | function | core/ |
Implements 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::execute | function | core/ |
Executes the plugin. |
| CancelUser::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
| CancelUser::__construct | function | core/ |
Constructs a CancelUser object. |
| CaptureTransport | class | core/ |
Defines a mail transport that captures sent messages in a key value store. |
| CaptureTransport.php | file | core/ |
|
| CaptureTransport::$keyValueFactory | property | core/ |
Key value factory. |
| CaptureTransport::doSend | function | core/ |
|
| CaptureTransport::setKeyValueFactory | function | core/ |
Set key value factory. |
| CaptureTransport::__toString | function | core/ |
|
| card-list.css | file | core/ |
Cards list. |
| card-list.css | file | core/ |
Cards list. |
Pagination
- Previous page
- Page 157
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.