RouterTest::testControllerPlaceholdersDefaultValues |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that default placeholders in paths work correctly. |
EntityListControllerInterface::getStorageController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListControllerInterface.php |
Gets the entity storage controller. |
EntityTranslationController::addTranslatabilityClue |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Adds a clue about the form element translatability. |
EntityTranslationController::entityFormSourceChange |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Form submission handler for EntityTranslationController::entityFormAlter(). |
MenuLinkStorageController::findChildrenRelativeDepth |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Finds the depth of an item's children relative to its depth. |
EntityTestMulStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
EntityTestRevStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
MachineNameControllerTest::testMachineNameController |
function |
drupal/core/modules/system/tests/Drupal/system/Tests/Transliteration/MachineNameControllerTest.php |
Tests machine name controller's transliteration functionality. |
LegacyControllerSubscriber::onKernelControllerLegacy |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/LegacyControllerSubscriber.php |
Wraps legacy controllers in a closure to handle old-style arguments. |
HttpKernelTest::testHandleWhenTheControllerIsAnArray |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
EntityFormControllerInterface::isDefaultFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Checks whether the current form language matches the entity one. |
EntityStorageControllerInterface::getFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Gets an array of entity field definitions. |
EntityStorageControllerInterface::getQueryServicename |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Gets the name of the service for the query for this entity storage. |
VocabularyFormController::languageConfigurationSubmit |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php |
Submit handler to update the bundle for the default language configuration. |
UserAutocompleteController::autocompleteUserAnonymous |
function |
drupal/core/modules/user/lib/Drupal/user/Controller/UserAutocompleteController.php |
Returns response for the user autocompletion with the anonymous user. |
HttpKernelTest::testHandleWhenTheControllerIsAClosure |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
EntityTranslationControllerInterface::entityFormAlter |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Performs the needed alterations to the entity form. |
EntityTranslationController::entityFormSharedElements |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Process callback: determines which elements get clue in the form. |
HttpKernelTest::testHandleWhenTheControllerIsAFunction |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
GetResponseForControllerResultEvent::$controllerResult |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForControllerResultEvent.php |
The return value of the controller |
EntityReferenceController::$entityReferenceAutocomplete |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceController.php |
The autocomplete helper for entity references. |
EntityTestMulRevStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
DatabaseStorageControllerNG::mapToRevisionStorageRecord |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from an entity object to the storage record of the revision table. |
EntityTranslationControllerInterface::getSourceLangcode |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Retrieves the source language for the translation being created. |
EntityTranslationControllerInterface::removeTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Removes the translation values from the given entity. |
GetResponseForControllerResultEvent::getControllerResult |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForControllerResultEvent.php |
Returns the return value of the controller. |
GetResponseForControllerResultEvent::setControllerResult |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForControllerResultEvent.php |
Assigns the return value of the controller. |
EntityTranslationController::entityFormDeleteTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Form submission handler for EntityTranslationController::entityFormAlter(). |
HttpKernelTest::testHandleWhenTheControllerIsNotACallable |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
@expectedException LogicException |
HttpKernelTest::testHandleWhenTheControllerIsAStaticArray |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
EntityTranslationControllerInterface::getTranslationAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Checks if the user can perform the given operation on translations of the
wrapped entity. |
RouterTest::testControllerPlaceholdersDefaultValuesProvided |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that default placeholders in paths work correctly. |
MachineNameControllerTest::providerTestMachineNameController |
function |
drupal/core/modules/system/tests/Drupal/system/Tests/Transliteration/MachineNameControllerTest.php |
Data provider for testMachineNameController(). |
InlineFragmentRendererTest::testRenderWithControllerReference |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
|
HIncludeFragmentRendererTest::testRenderWithControllerAndSigner |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/HIncludeFragmentRendererTest.php |
|
HttpKernelTest::testHandleWhenTheControllerIsAnObjectWithInvoke |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
ControllerResolverTest::testCreateControllerCanReturnAnyCallable |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
HttpKernelTest::testHandleWhenTheControllerDoesNotReturnAResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
@expectedException LogicException |
HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndRawIsTrue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
@expectedException RuntimeException |
HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndRawIsFalse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
TraceableEventDispatcherTest::testStopwatchStopControllerOnRequestEvent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
TraceableEventDispatcherTest::testStopwatchCheckControllerOnRequestEvent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
HIncludeFragmentRendererTest::testRenderExceptionWhenControllerAndNoSigner |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/HIncludeFragmentRendererTest.php |
@expectedException \LogicException |
HttpKernelTest::testHandleWhenTheControllerDoesNotReturnAResponseButAViewIsRegistered |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndRawIsFalseAndNoListenerIsRegistered |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
@expectedException RuntimeException |