Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
CallbackTest::testCallbackArray function core/modules/migrate/tests/src/Unit/process/CallbackTest.php Test callback with valid "callable" and multiple arguments.
CallbackTest::testCallbackExceptions function core/modules/migrate/tests/src/Unit/process/CallbackTest.php Tests 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.
CallsDestructableServiceController class core/modules/system/tests/modules/destructable_test/src/Controller/CallsDestructableServiceController.php Controller to instantiate the destructable service.
CallsDestructableServiceController.php file core/modules/system/tests/modules/destructable_test/src/Controller/CallsDestructableServiceController.php
CallsDestructableServiceController::$destructable property core/modules/system/tests/modules/destructable_test/src/Controller/CallsDestructableServiceController.php Destructable service.
CallsDestructableServiceController::render function core/modules/system/tests/modules/destructable_test/src/Controller/CallsDestructableServiceController.php Render callback.
CallsDestructableServiceController::__construct function core/modules/system/tests/modules/destructable_test/src/Controller/CallsDestructableServiceController.php
CAlterHooks class core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CAlterHooks.php This class contains hook implementations.
CAlterHooks.php file core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CAlterHooks.php
CAlterHooks::testAlter function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CAlterHooks.php Implements hook_test_alter().
CAlterHooks::testSubtypeAlter function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CAlterHooks.php Implements hook_test_subtype_alter().
CanaryTransport class core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php A transport only used to test the transport factory adapter.
CanaryTransport.php file core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php
CanaryTransport::doSend function core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php
CanaryTransport::__toString function core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php
CanaryTransportFactory class core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransportFactory.php A transport factory only used to test the transport factory adapter.
CanaryTransportFactory.php file core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransportFactory.php
CanaryTransportFactory::create function core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransportFactory.php
CanaryTransportFactory::getSupportedSchemes function core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransportFactory.php
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
CancelUser::execute function core/modules/user/src/Plugin/Action/CancelUser.php
CancelUser::executeMultiple function core/modules/user/src/Plugin/Action/CancelUser.php
CancelUser::__construct function core/modules/user/src/Plugin/Action/CancelUser.php Constructs a CancelUser object.
CaptureTransport class core/modules/mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php Defines a mail transport that captures sent messages in a key value store.
CaptureTransport.php file core/modules/mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php
CaptureTransport::$keyValueFactory property core/modules/mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php Key value factory.
CaptureTransport::doSend function core/modules/mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php
CaptureTransport::setKeyValueFactory function core/modules/mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php Set key value factory.
CaptureTransport::__toString function core/modules/mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php
card-list.css file core/themes/claro/css/layout/card-list.css Cards list.
card-list.css file core/themes/default_admin/css/layout/card-list.css Cards list.
card-list.css file core/themes/admin/css/layout/card-list.css Cards list.
card-list.pcss.css file core/themes/admin/css/layout/card-list.pcss.css Cards list.
card-list.pcss.css file core/themes/default_admin/css/layout/card-list.pcss.css Cards list.
card-list.pcss.css file core/themes/claro/css/layout/card-list.pcss.css Cards list.
card.css file core/themes/claro/css/components/card.css Card.
card.css file core/profiles/demo_umami/themes/umami/components/card/card.css .umami-card {
width: 100%;
padding: 1rem;
border: 1px solid #fcece7;
background-color: #fff;
}

.umami-card__content {
display: grid;
gap: 1.2rem;
}

.umami-card__label-items {
display: flex;
flex-wrap: wrap;
gap: 0.1rem;
margin:…
card.css file core/themes/default_admin/css/components/card.css Card.
card.css file core/themes/admin/css/components/card.css Card.
card.pcss.css file core/themes/admin/css/components/card.pcss.css Card.
card.pcss.css file core/themes/default_admin/css/components/card.pcss.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

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