Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Callback::transform | function | core/ |
Performs the associated process. |
| Callback::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| Callbacks | class | core/ |
Simple class for testing methods as Form API callbacks. |
| Callbacks | class | core/ |
Simple object for testing methods as Ajax callbacks. |
| Callbacks | group | core/ |
Callback function signatures. |
| Callbacks.php | file | core/ |
|
| Callbacks.php | file | core/ |
|
| Callbacks::checkboxCallback | function | core/ |
Ajax callback triggered by checkbox. |
| 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::imageButtonCallback | function | core/ |
Ajax callback to confirm image button was submitted. |
| Callbacks::selectCallback | function | core/ |
Ajax callback triggered by select. |
| Callbacks::validateName | function | core/ |
Form element validation handler for 'name' in form_test_validate_form(). |
| CallbackTest | class | core/ |
Tests the callback process plugin. |
| CallbackTest.php | file | core/ |
|
| CallbackTest::providerCallback | function | core/ |
Data provider for ::testCallback(). |
| CallbackTest::providerCallbackExceptions | function | core/ |
Data provider for ::testCallbackExceptions(). |
| CallbackTest::strToLower | function | core/ |
Makes a string lowercase for testing purposes. |
| CallbackTest::testCallback | function | core/ |
Test callback with valid "callable". |
| CallbackTest::testCallbackExceptions | function | core/ |
Test 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. |
| 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/ |
Creates an instance of the plugin. |
| 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. |
| captions.css | file | core/ |
/* -------------- Captions -------------- */ .caption { margin-bottom: 1.2em; } .caption > * { padding: 0.5ex; border: 1px solid #ccc; background: #f3f3f3; } .caption > figcaption { padding-top: 0.5ex; text-align: center; border:… |
| card-common-alt.css | file | core/ |
This file is used to style the 'Card common alt' view mode. |
| card-common.css | file | core/ |
This file is used to style the 'Card common' view mode. |
| card-list.css | file | core/ |
Cards list. |
| card-list.pcss.css | file | core/ |
Cards list. |
| card.css | file | core/ |
This file is used to style the 'Card' view mode. |
| card.css | file | core/ |
Card. |
| card.pcss.css | file | core/ |
Card. |
| CaseInsensitivePathTest | class | core/ |
Tests incoming path case insensitivity. |
| CaseInsensitivePathTest.php | file | core/ |
|
| CaseInsensitivePathTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CaseInsensitivePathTest::$modules | property | core/ |
Modules to enable. |
| CaseInsensitivePathTest::setUp | function | core/ |
|
| CaseInsensitivePathTest::testMixedCasePaths | function | core/ |
Tests mixed case paths. |
| CaseInsensitivePathTest::testPathsWithArguments | function | core/ |
Tests paths with slugs. |
| CaseSensitivityTest | class | core/ |
Tests handling case sensitive collation. |
| CaseSensitivityTest.php | file | core/ |
Pagination
- Previous page
- Page 150
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.