TermRenderController::getBuildDefaults |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermRenderController.php |
Overrides \Drupal\Core\Entity\EntityRenderController::getBuildDefaults(). |
VocabularyListController::validateForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Form validation handler. |
VocabularyStorageController::preDelete |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php |
Overrides Drupal\Core\Config\Entity\ConfigStorageController::preDelete(). |
EditorController::getUntransformedText |
function |
drupal/core/modules/editor/lib/Drupal/editor/EditorController.php |
Returns an Ajax response to render a text field without transformation filters. |
Controller::deleteAccessControlEntries |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Deletes all ACEs for the given object identity primary key. |
TestMultipleHttpKernel::callController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
RouterTest::testControllerPlaceholders |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that placeholders in paths work correctly. |
NodeStorageController::preSaveRevision |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preSaveRevision(). |
FilterFormatStorageController::preSave |
function |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::preSave(). |
PictureMappingFormController::validate |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
EntityTranslationTestBase::$controller |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
The translation controller for the current entity type. |
CustomBlockStorageController::postSave |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Overrides \Drupal\Core\Entity\DatabaseStorageController::postSave(). |
PictureMappingListController::hookMenu |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php |
Overrides Drupal\config\EntityListControllerBase::hookMenu(). |
ViewPageController::$storageController |
property |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
The entity storage controller. |
TraceableControllerResolver::$resolver |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php |
|
ViewPageController::$executableFactory |
property |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
The view executable factory. |
EntityTranslationController::getAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getAccess(). |
EntityStorageControllerInterface::load |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Loads one or more entities. |
DatabaseStorageController::$revisionKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Name of entity's revision database table field, if it supports revisions. |
DatabaseStorageController::loadRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::loadRevision(). |
ContentControllerEnhancer::$negotiation |
property |
drupal/core/lib/Drupal/Core/Routing/Enhancer/ContentControllerEnhancer.php |
Content negotiation library. |
DatabaseStorageController::saveRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Saves an entity revision. |
GetResponseForControllerResultEvent.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForControllerResultEvent.php |
|
MenuLinkStorageController::moveChildren |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Updates the children of a menu link that is being moved. |
EntityAccessControllerInterface::access |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php |
Checks access to an operation on a given entity or entity translation. |
RouterDataCollector::onKernelController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
Remembers the controller associated to each request. |
HtmlEntityFormController::getFormObject |
function |
drupal/core/lib/Drupal/Core/Entity/HtmlEntityFormController.php |
Instead of a class name or service ID, $form_arg will be a string
representing the entity and operation being performed.
Consider the following route: |
ImageStyleStorageController::attachLoad |
function |
drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::attachLoad(). |
ImageStyleStorageController::postDelete |
function |
drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postDelete(). |
DatabaseStorageControllerNG::$bundleKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
The entity bundle key. |
ViewFormControllerBase::getDisplayLabel |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Placeholder function for overriding $display['display_title']. |
DatabaseStorageControllerNG::$dataTable |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
The table that stores properties, if the entity has multilingual support. |
ActionAddFormController::$actionManager |
property |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
The action manager. |
DatabaseStorageControllerNG::buildQuery |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Builds the query to load the entity. |
ActionAddFormController::createInstance |
function |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
Instantiates a new instance of this entity controller. |
DatabaseStorageControllerNG::attachLoad |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::attachLoad(). |
DatabaseStorageControllerNG::invokeHook |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::invokeHook(). |
EntityTestAccessController::checkAccess |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php |
Performs access checks. |
ViewEditFormController::buildOptionForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Build a renderable array representing one option on the edit form. |
ViewEditFormController::addMicroweights |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Recursively adds microweights to a render array, similar to what form_builder() does for forms. |
ViewPageControllerTest::$pageController |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
The page controller of views. |
EntityStorageControllerBase::resetCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Resets the internal, static entity cache. |
VocabularyListController::getOperations |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Overrides \Drupal\Core\Entity\EntityListController::getOperations(); |
VocabularyStorageController::postDelete |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php |
Overrides Drupal\Core\Config\Entity\ConfigStorageController::postDelete(). |
VocabularyStorageController::resetCache |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php |
Overrides Drupal\Core\Config\Entity\ConfigStorageController::resetCache(). |
VocabularyAccessController::checkAccess |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyAccessController.php |
Performs access checks. |
UserAutocompleteController::__construct |
function |
drupal/core/modules/user/lib/Drupal/user/Controller/UserAutocompleteController.php |
Constructs an UserAutocompleteController object. |
Controller::regenerateAncestorRelations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
This regenerates the ancestor table which is used for fast read access. |
FilterFormatStorageController::postSave |
function |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postSave(). |
CustomBlockRenderController::alterBuild |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockRenderController.php |
Overrides \Drupal\Core\Entity\EntityRenderController::alterBuild(). |