Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
CallableResolver::__construct function core/lib/Drupal/Core/Utility/CallableResolver.php Constructs a CallableResolver object.
CallableResolverTest class core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php @coversDefaultClass \Drupal\Core\Utility\CallableResolver[[api-linebreak]]
@group Utility
CallableResolverTest.php file core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php
CallableResolverTest::$resolver property core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php The callable resolver.
CallableResolverTest::callableResolverExceptionHandlingTestCases function core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php Test cases for ::testCallbackResolverExceptionHandling.
CallableResolverTest::method function core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php A test method that returns "foo".
CallableResolverTest::setUp function core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php
CallableResolverTest::staticMethod function core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php A test static method that returns "foo".
CallableResolverTest::testCallbackResolver function core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php @covers ::getCallableFromDefinition[[api-linebreak]]
@group legacy
CallableResolverTest::testCallbackResolverExceptionHandling function core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php @dataProvider callableResolverExceptionHandlingTestCases
@covers ::getCallableFromDefinition[[api-linebreak]]
CallableResolverTest::__invoke function core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php A test __invoke method.
callable_resolver service core/core.services.yml Drupal\Core\Utility\CallableResolver
callback function core/tests/Drupal/Tests/Core/Render/RendererCallbackTest.php A test render callback.
Callback class core/modules/migrate/src/Plugin/migrate/process/Callback.php Passes the source value to a callback.
Callback.php file core/modules/migrate/src/Plugin/migrate/process/Callback.php
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::providerCallbackArray function core/modules/migrate/tests/src/Unit/process/CallbackTest.php Data provider for ::testCallbackArray().
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 Tests callback with valid "callable".
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.
callback_batch_operation function core/lib/Drupal/Core/Form/form.api.php Perform a single batch operation.
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::create function core/modules/system/tests/modules/destructable_test/src/Controller/CallsDestructableServiceController.php Instantiates a new instance of the implementing class using autowiring.
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
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.

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