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 10.3.x for all
  5. Other projects
Title Object type File name Summary
ControllerResolverTest.php file core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php
ControllerResolverTest::$container property core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php The container.
ControllerResolverTest::$controllerResolver property core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php The tested controller resolver.
ControllerResolverTest::assertCallableController function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Asserts that the controller is callable and produces the correct output.
ControllerResolverTest::providerTestCreateController function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Provides test data for testCreateController().
ControllerResolverTest::providerTestGetController function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Provides test data for testGetController().
ControllerResolverTest::providerTestGetControllerFromDefinition function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Provides test data for testGetControllerFromDefinition().
ControllerResolverTest::setUp function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php
ControllerResolverTest::testCreateController function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests createController().
ControllerResolverTest::testCreateControllerInvalidName function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests createController() with an invalid name.
ControllerResolverTest::testCreateControllerNonExistentClass function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests createController() with a non-existent class.
ControllerResolverTest::testGetController function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests getController().
ControllerResolverTest::testGetControllerFromDefinition function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests getControllerFromDefinition().
ControllerResolverTest::testGetControllerFromDefinitionNotCallable function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests getControllerFromDefinition() without a callable.
ControllerSandboxManager class core/modules/package_manager/tests/modules/package_manager_test_api/src/ApiController.php Non-abstract version of StageBase.
ControllerSandboxManager::$type property core/modules/package_manager/tests/modules/package_manager_test_api/src/ApiController.php The stage type.
controller_resolver service core/core.services.yml Drupal\Core\Controller\ControllerResolver
Convert class core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Convert.php Defines GD2 convert operation.
Convert.php file core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Convert.php
Convert::arguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Convert.php Returns the definition of the operation arguments.
Convert::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Convert.php Performs the actual manipulation on the image.
Convert::validateArguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Convert.php Validates the arguments.
ConvertImageEffect class core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Converts an image resource.
ConvertImageEffect.php file core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php
ConvertImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Applies an image effect to the image object.
ConvertImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Form constructor.
ConvertImageEffect::defaultConfiguration function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Gets default configuration for this plugin.
ConvertImageEffect::getDerivativeExtension function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Returns the extension of the derivative after applying this image effect.
ConvertImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Returns a render array summarizing the configuration of the image effect.
ConvertImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Form submission handler.
ConvertTest class core/modules/image/tests/src/Functional/ImageEffect/ConvertTest.php Tests for the Convert image effect.
ConvertTest.php file core/modules/image/tests/src/Functional/ImageEffect/ConvertTest.php
ConvertTest::$defaultTheme property core/modules/image/tests/src/Functional/ImageEffect/ConvertTest.php The theme to install as the default for testing.
ConvertTest::$modules property core/modules/image/tests/src/Functional/ImageEffect/ConvertTest.php Modules to install.
ConvertTest::testConvertFileInRoot function core/modules/image/tests/src/Functional/ImageEffect/ConvertTest.php Tests that files stored in the root folder are converted properly.
ConvertTokens class core/modules/user/src/Plugin/migrate/process/ConvertTokens.php Plugin to replace !tokens with [tokens].
ConvertTokens.php file core/modules/user/src/Plugin/migrate/process/ConvertTokens.php
ConvertTokens::transform function core/modules/user/src/Plugin/migrate/process/ConvertTokens.php Performs the associated process.
ConvertTokens::__construct function core/modules/user/src/Plugin/migrate/process/ConvertTokens.php Constructs a \Drupal\Component\Plugin\PluginBase object.
ConvertTokensTest class core/modules/user/tests/src/Unit/Plugin/migrate/process/ConvertTokensTest.php Tests the ConvertTokens plugin.
ConvertTokensTest.php file core/modules/user/tests/src/Unit/Plugin/migrate/process/ConvertTokensTest.php
ConvertTokensTest::setUp function core/modules/user/tests/src/Unit/Plugin/migrate/process/ConvertTokensTest.php
ConvertTokensTest::testConvertTokens function core/modules/user/tests/src/Unit/Plugin/migrate/process/ConvertTokensTest.php Tests conversion of user tokens.
ConvertTokensTest::testConvertTokensNull function core/modules/user/tests/src/Unit/Plugin/migrate/process/ConvertTokensTest.php Tests conversion of user tokens with a NULL value.
Cookie class core/modules/user/src/Authentication/Provider/Cookie.php Cookie based authentication provider.
Cookie.php file core/modules/user/src/Authentication/Provider/Cookie.php
Cookie::$connection property core/modules/user/src/Authentication/Provider/Cookie.php The database connection.
Cookie::$messenger property core/modules/user/src/Authentication/Provider/Cookie.php The messenger.
Cookie::$sessionConfiguration property core/modules/user/src/Authentication/Provider/Cookie.php The session configuration.
Cookie::addCheckToUrl function core/modules/user/src/Authentication/Provider/Cookie.php Adds a query parameter to check successful log in redirect URL.

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