Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
Callback::transform function core/modules/migrate/src/Plugin/migrate/process/Callback.php Performs the associated process.
Callback::__construct function core/modules/migrate/src/Plugin/migrate/process/Callback.php Constructs a \Drupal\Component\Plugin\PluginBase object.
Callbacks class core/modules/system/tests/modules/form_test/src/Callbacks.php Simple class for testing methods as Form API callbacks.
Callbacks class core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php Simple object for testing methods as Ajax callbacks.
Callbacks group core/core.api.php Callback function signatures.
Callbacks.php file core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php
Callbacks.php file core/modules/system/tests/modules/form_test/src/Callbacks.php
Callbacks::checkboxCallback function core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php Ajax callback triggered by checkbox.
Callbacks::checkboxGroupCallback function core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php Ajax callback triggered by the checkbox in a #group.
Callbacks::dateCallback function core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php Ajax callback triggered by date.
Callbacks::datetimeCallback function core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php Ajax callback triggered by datetime.
Callbacks::imageButtonCallback function core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php Ajax callback to confirm image button was submitted.
Callbacks::selectCallback function core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php Ajax callback triggered by select.
Callbacks::validateName function core/modules/system/tests/modules/form_test/src/Callbacks.php Form element validation handler for 'name' in form_test_validate_form().
CallbackTest class core/modules/migrate/tests/src/Unit/process/CallbackTest.php Tests the callback process plugin.
CallbackTest.php file core/modules/migrate/tests/src/Unit/process/CallbackTest.php
CallbackTest::providerCallback function core/modules/migrate/tests/src/Unit/process/CallbackTest.php Data provider for ::testCallback().
CallbackTest::providerCallbackExceptions function core/modules/migrate/tests/src/Unit/process/CallbackTest.php Data provider for ::testCallbackExceptions().
CallbackTest::strToLower function core/modules/migrate/tests/src/Unit/process/CallbackTest.php Makes a string lowercase for testing purposes.
CallbackTest::testCallback function core/modules/migrate/tests/src/Unit/process/CallbackTest.php Test callback with valid "callable".
CallbackTest::testCallbackExceptions function core/modules/migrate/tests/src/Unit/process/CallbackTest.php Test callback exceptions.
callback_allowed_values_function function core/modules/options/options.api.php Provide the allowed values for a 'list_*' field.
callback_batch_finished function core/lib/Drupal/Core/Form/form.api.php Complete a batch process.
callback_batch_operation function core/lib/Drupal/Core/Form/form.api.php Perform a single batch operation.
CancelUser class core/modules/user/src/Plugin/Action/CancelUser.php Cancels a user account.
CancelUser.php file core/modules/user/src/Plugin/Action/CancelUser.php
CancelUser::$currentUser property core/modules/user/src/Plugin/Action/CancelUser.php The current user.
CancelUser::$tempStoreFactory property core/modules/user/src/Plugin/Action/CancelUser.php The tempstore factory.
CancelUser::access function core/modules/user/src/Plugin/Action/CancelUser.php Checks object access.
CancelUser::create function core/modules/user/src/Plugin/Action/CancelUser.php Creates an instance of the plugin.
CancelUser::execute function core/modules/user/src/Plugin/Action/CancelUser.php Executes the plugin.
CancelUser::executeMultiple function core/modules/user/src/Plugin/Action/CancelUser.php Executes the plugin for an array of objects.
CancelUser::__construct function core/modules/user/src/Plugin/Action/CancelUser.php Constructs a CancelUser object.
captions.css file core/themes/bartik/css/components/captions.css /* -------------- 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/profiles/demo_umami/themes/umami/css/components/content/card-common-alt/card-common-alt.css This file is used to style the 'Card common alt' view mode.
card-common.css file core/profiles/demo_umami/themes/umami/css/components/content/card-common/card-common.css This file is used to style the 'Card common' view mode.
card-list.css file core/themes/claro/css/layout/card-list.css Cards list.
card-list.pcss.css file core/themes/claro/css/layout/card-list.pcss.css Cards list.
card.css file core/profiles/demo_umami/themes/umami/css/components/content/card/card.css This file is used to style the 'Card' view mode.
card.css file core/themes/claro/css/components/card.css Card.
card.pcss.css file core/themes/claro/css/components/card.pcss.css Card.
CaseInsensitivePathTest class core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php Tests incoming path case insensitivity.
CaseInsensitivePathTest.php file core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php
CaseInsensitivePathTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php The theme to install as the default for testing.
CaseInsensitivePathTest::$modules property core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php Modules to enable.
CaseInsensitivePathTest::setUp function core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php
CaseInsensitivePathTest::testMixedCasePaths function core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php Tests mixed case paths.
CaseInsensitivePathTest::testPathsWithArguments function core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php Tests paths with slugs.
CaseSensitivityTest class core/tests/Drupal/KernelTests/Core/Database/CaseSensitivityTest.php Tests handling case sensitive collation.
CaseSensitivityTest.php file core/tests/Drupal/KernelTests/Core/Database/CaseSensitivityTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.