EntityManager::getControllerClass |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Returns an entity controller class. |
AggregatorController::feedRefresh |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
Refreshes a feed, then redirects to the overview page. |
CommentStorageController::preSave |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preSave(). |
DesignTestController::__construct |
function |
drupal/core/modules/system/tests/modules/design_test/lib/Drupal/design_test/Controller/DesignTestController.php |
Constructs a DesignTestController object. |
EntityListController::$entityType |
property |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
The entity type name. |
EntityListController::$entityInfo |
property |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
The entity info array. |
EntityListController::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Constructs a new EntityListController object. |
EntityListController::buildHeader |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Builds the header row for the entity listing. |
VocabularyFormController::actions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php |
Returns an array of supported actions for the current entity form. |
SystemInfoController::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/SystemInfoController.php |
Constructs a SystemInfoController object. |
route_enhancer.content_controller |
service |
drupal/core/core.services.yml |
Drupal\Core\Routing\Enhancer\ContentControllerEnhancer |
ViewsUIController::$entityManager |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Stores the Entity manager. |
TermStorageController::postDelete |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete(). |
TermStorageController::resetCache |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::resetCache(). |
LayoutTestController::__construct |
function |
drupal/core/modules/layout/tests/lib/Drupal/layout_test/Controller/LayoutTestController.php |
Constructs a \Drupal\layout_test\Controller\LayoutTestController object. |
TermAccessController::checkAccess |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermAccessController.php |
Performs access checks. |
NodeAccessController::checkAccess |
function |
drupal/core/modules/node/lib/Drupal/node/NodeAccessController.php |
Performs access checks. |
NodeFormController::prepareEntity |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Prepares the node object. |
RouterTest::testDefaultController |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that our default controller logic works properly. |
NodeStorageController::attachLoad |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageControllerNG::attachLoad(). |
NodeStorageController::invokeHook |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::invokeHook(). |
CustomBlockFormController::submit |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::submit(). |
NodeStorageController::postDelete |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete(). |
CustomBlockFormController::delete |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::delete(). |
BlockListController::validateForm |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
CustomBlockTypeFormController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php |
Contains \Drupal\custom_block\CustomBlockTypeFormController. |
ExceptionController::$negotiation |
property |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
The content negotiation library. |
ControllerResolver::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolver.php |
Returns the Controller instance associated with a Request. |
CustomBlockTypeListController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php |
Contains \Drupal\custom_block\CustomBlockTypeListController. |
DbLogController::buildFilterQuery |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
Builds a query for database log administration filters based on session. |
RoleStorageController::resetCache |
function |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Resets the internal, static entity cache. |
RoleStorageController::postDelete |
function |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Acts on deleted entities before the delete hook is invoked. |
RoleStorageController::attachLoad |
function |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Attaches data to entities upon loading. |
ShortcutStorageController::create |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutStorageController.php |
Overrides \Drupal\config\ConfigStorageController::create(). |
ConfigStorageController::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Name of the entity's UUID property. |
ViewStorageController::attachLoad |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::attachLoad(); |
EntityFormControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Contains \Drupal\Core\Entity\EntityFormControllerInterface. |
ConfigStorageController::preDelete |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Acts on entities before they are deleted. |
RequestDataCollector::$controllers |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
DatabaseStorageController::preSave |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on an entity before the presave hook is invoked. |
ContentControllerEnhancer::enhance |
function |
drupal/core/lib/Drupal/Core/Routing/Enhancer/ContentControllerEnhancer.php |
Update the defaults based on its own data and the request. |
UserStorageController::__construct |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Constructs a new UserStorageController object. |
MenuLinkStorageController::preSave |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::preSave(). |
translation_entity_form_controller |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Returns the entity form controller for the given form. |
EntityRenderController::alterBuild |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Specific per-entity building. |
EntityTestMulStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php |
Definition of Drupal\entity_test\EntityTestMulStorageController. |
EntityTestRevStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php |
Definition of Drupal\entity_test\EntityTestRevStorageController. |
EntityFormController::setOperation |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Sets the operation for this form. |
EntityFormController::validateForm |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Form validation handler. |
ViewPreviewFormController::actions |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |