RequestDataCollector::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
Gets the controller. |
FieldStorageController::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
Constructs a FieldStorageController object. |
EntityFormControllerNG::buildEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Overrides EntityFormController::buildEntity(). |
MenuLinkFormController::__construct |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Constructs a new MenuLinkFormController object. |
EntityFormController::getBaseFormID |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Returns a string identifying the base form. |
ActionFormControllerBase::buildForm |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Form constructor. |
ViewListController::buildOperations |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php |
Overrides Drupal\Core\Entity\EntityListController::buildOperations(); |
EntityFormController::prepareEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Prepares the entity object before the form is built first. |
ViewFormControllerBase::getAdminCSS |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Creates an array of Views admin CSS for adding or attaching. |
ActionListController::getOperations |
function |
drupal/core/modules/action/lib/Drupal/action/ActionListController.php |
Overrides \Drupal\Core\Entity\EntityListController::getOperations(); |
DatabaseStorageControllerNG::create |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::create(). |
EntityTestStorageController::create |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Overrides DatabaseStorageController::create(). |
ViewEditFormController::__construct |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Constructs a new ViewEditFormController object. |
EntityManager::getStorageController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new storage controller instance. |
AggregatorController::adminOverview |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
Displays the aggregator administration page. |
DatabaseStorageControllerNG::delete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overwrites \Drupal\Core\Entity\DatabaseStorageController::delete(). |
CommentRenderController::alterBuild |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::alterBuild(). |
EntityListController::getOperations |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Implements \Drupal\Core\Entity\EntityListControllerInterface::getOperations(). |
EntityStorageControllerBase::$cache |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Whether this entity type should use the static cache. |
EntityStorageControllerBase::$idKey |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Name of the entity's ID field in the entity database table. |
VocabularyListController::getFormID |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Returns a unique string identifying the form. |
VocabularyListController::buildForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Form constructor. |
EntityAccessController::checkAccess |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Performs access checks. |
BlockRenderController::buildContent |
function |
drupal/core/modules/block/lib/Drupal/block/BlockRenderController.php |
Implements \Drupal\Core\Entity\EntityRenderControllerInterface::buildContent(). |
BlockRenderController::viewMultiple |
function |
drupal/core/modules/block/lib/Drupal/block/BlockRenderController.php |
Implements Drupal\Core\Entity\EntityRenderControllerInterface::viewMultiple(). |
Controller::createOrRetrieveClassId |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Returns the primary key for the passed class type. |
EntityListControllerInterface::load |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListControllerInterface.php |
Loads entities of this type from storage for listing. |
CustomBlockTypeFormController::form |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::form(). |
CustomBlockTypeFormController::save |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::save(). |
CategoryListController::buildHeader |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryListController.php |
Overrides Drupal\Core\Entity\EntityListController::buildHeader(). |
CategoryStorageController::postSave |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postSave(). |
GetResponseForControllerResultEvent |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForControllerResultEvent.php |
Allows to create a response for the return value of a controller |
EntityViewModeStorageController.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php |
Contains \Drupal\entity\EntityViewModeStorageController. |
ShortcutStorageController::postSave |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutStorageController.php |
Overrides \Drupal\config\ConfigStorageController::postSave(). |
ConfigStorageController::$statusKey |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Name of the entity's status key or FALSE if a status is not supported. |
ConfigStorageController::buildQuery |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Builds the query to load the entity. |
ShortcutListController::buildHeader |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutListController.php |
Overrides \Drupal\Core\Entity\EntityListController::buildHeader(). |
ConfigStorageController::attachLoad |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Attaches data to entities upon loading. |
EntityAccessControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php |
Contains \Drupal\Core\Entity\EntityAccessControllerInterface. |
EntityListController::$entityManager |
property |
drupal/core/lib/Drupal/Core/Entity/Controller/EntityListController.php |
The entity manager |
DatabaseStorageController::$database |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Active database connection. |
FormTestControllerObject::submitForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
DatabaseStorageController::preDelete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on entities before they are deleted. |
MenuLinkStorageController::preDelete |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::preDelete(). |
EntityRenderController::buildContent |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Implements \Drupal\Core\Entity\EntityRenderControllerInterface::buildContent(). |
EntityRenderController::viewMultiple |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Implements \Drupal\Core\Entity\EntityRenderControllerInterface::viewMultiple(). |
ControllerResolver::createController |
function |
drupal/core/lib/Drupal/Core/Controller/ControllerResolver.php |
Returns a callable for the given controller. |
EntityFormController::actionsElement |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Returns the action form element for the current entity form. |
ActionListController::$actionManager |
property |
drupal/core/modules/action/lib/Drupal/action/ActionListController.php |
The action plugin manager. |
EntityFormController::getFormDisplay |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Returns the form display. |