FormTestControllerObject.php |
file |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php |
Contains \Drupal\form_test\FormTestControllerObject. |
ConfigTestController::enable |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestController.php |
Enables a ConfigTest object. |
EntityRenderController::view |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Implements \Drupal\Core\Entity\EntityRenderControllerInterface::view(). |
EntityFormControllerNG::form |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Overrides EntityFormController::form(). |
RoleListController::buildRow |
function |
drupal/core/modules/user/lib/Drupal/user/RoleListController.php |
Builds a row for an entity in the entity listing. |
MenuLinkFormController::form |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Overrides EntityFormController::form(). |
EntityTestFormController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Definition of Drupal\entity_test\EntityTestFormController. |
MenuLinkFormController::save |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Overrides EntityFormController::save(). |
ProfileTranslationController |
class |
drupal/core/modules/user/lib/Drupal/user/ProfileTranslationController.php |
Defines the translation controller class for terms. |
ActionFormControllerBase.php |
file |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Contains Drupal\action\ActionEditFormController. |
ActionEditFormController.php |
file |
drupal/core/modules/action/lib/Drupal/action/ActionEditFormController.php |
Contains Drupal\action\ActionEditFormController. |
CommentStorageController.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Definition of Drupal\comment\CommentStorageController. |
EntityFormController::submit |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::submit(). |
EntityFormController::delete |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Form submission handler for the 'delete' action. |
ViewListController::buildRow |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php |
Overrides Drupal\Core\Entity\EntityListController::buildRow(); |
ViewFormControllerBase::init |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Initialize the form state and the entity before the first form build. |
TestEntityFormController.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Definition of Drupal\field_test\TestEntityFormController. |
FormController::validateForm |
function |
drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
ActionListController::render |
function |
drupal/core/modules/action/lib/Drupal/action/ActionListController.php |
Implements \Drupal\Core\Entity\EntityListControllerInterface::render(). |
AggregatorController::create |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
{inheritdoc} |
EntityManager::hasController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Checks whether a certain entity type has a certain controller. |
CommonTestController::create |
function |
drupal/core/modules/system/tests/modules/common_test/lib/Drupal/common_test/Controller/CommonTestController.php |
Instantiates a new instance of this controller. |
ViewEditFormController::form |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
DesignTestController::create |
function |
drupal/core/modules/system/tests/modules/design_test/lib/Drupal/design_test/Controller/DesignTestController.php |
Instantiates a new instance of this controller. |
EntityListController::render |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Implements \Drupal\Core\Entity\EntityListControllerInterface::render(). |
FilterController::filterTips |
function |
drupal/core/modules/filter/lib/Drupal/filter/Controller/FilterController.php |
Displays a page with long filter tips. |
SystemInfoController::create |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/SystemInfoController.php |
Instantiates a new instance of this controller. |
SystemInfoController::status |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/SystemInfoController.php |
Displays the site status report. |
CommentTranslationController |
class |
drupal/core/modules/comment/lib/Drupal/comment/CommentTranslationController.php |
Defines the translation controller class for comments. |
AdminController::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/AdminController.php |
Constructs an AdminController object. |
TermFormController::validate |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
ThemeController::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/ThemeController.php |
Constructs a ThemeController object. |
LayoutTestController::create |
function |
drupal/core/modules/layout/tests/lib/Drupal/layout_test/Controller/LayoutTestController.php |
Instantiates a new instance of this controller. |
legacy_controller_subscriber |
service |
drupal/core/core.services.yml |
Drupal\Core\EventSubscriber\LegacyControllerSubscriber |
CategoryAccessController.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/CategoryAccessController.php |
Contains \Drupal\contact\CategoryAccessController. |
NodeAccessController::access |
function |
drupal/core/modules/node/lib/Drupal/node/NodeAccessController.php |
Checks access to an operation on a given entity or entity translation. |
NodeFormController::validate |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
BlockFormController::actions |
function |
drupal/core/modules/block/lib/Drupal/block/BlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::actions(). |
ContextualController::render |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/ContextualController.php |
Returns the requested rendered contextual links. |
ShortcutAccessController.php |
file |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutAccessController.php |
Contains \Drupal\shortcut\ShortcutAccessController. |
PictureMappingFormController |
class |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Form controller for the picture edit/add forms. |
CustomBlockStorageController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Controller class for custom blocks. |
CategoryFormController::form |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
PictureMappingListController |
class |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php |
Provides a listing of Pictures. |
CategoryFormController::save |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
HtmlEntityFormController.php |
file |
drupal/core/lib/Drupal/Core/Entity/HtmlEntityFormController.php |
Contains \Drupal\Core\Entity\HtmlEntityFormController. |
BlockStorageController::load |
function |
drupal/core/modules/block/lib/Drupal/block/BlockStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::load(). |
RegisterFormController::form |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
Controller::staticController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
RegisterFormController::save |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |