FeedFormController::save |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
TourRenderController.php |
file |
drupal/core/modules/tour/lib/Drupal/tour/TourRenderController.php |
Contains \Drupal\tour\TourRenderController. |
FormTestControllerObject |
class |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php |
Provides a test form object. |
ConfigTestController.php |
file |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestController.php |
Contains \Drupal\config_test\ConfigTestController. |
AggregatorController.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
Contains \Drupal\aggregator\Controller\AggregatorController. |
ConfigTestFormController |
class |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestFormController.php |
Form controller for the test config edit forms. |
EntityListController.php |
file |
drupal/core/lib/Drupal/Core/Entity/Controller/EntityListController.php |
Contains \Drupal\Core\Entity\Controller\EntityListController. |
ContextualController.php |
file |
drupal/core/modules/contextual/lib/Drupal/contextual/ContextualController.php |
Contains \Drupal\contextual\ContextualController. |
HtmlEntityFormController |
class |
drupal/core/lib/Drupal/Core/Entity/HtmlEntityFormController.php |
Wrapping controller for entity forms that serve as the main page body. |
ActionListController.php |
file |
drupal/core/modules/action/lib/Drupal/action/ActionListController.php |
Contains \Drupal\action\ActionListController. |
ActionFormControllerBase |
class |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Provides a base form controller for action forms. |
ViewListController::load |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php |
Overrides Drupal\Core\Entity\EntityListController::load(); |
some_controller_function |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
ActionEditFormController |
class |
drupal/core/modules/action/lib/Drupal/action/ActionEditFormController.php |
Provides a form controller for action edit forms. |
TestEntityFormController |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Form controller for the test entity edit forms. |
TestEntityController.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityController.php |
Definition of Drupal\field_test\TestEntityController. |
CommentStorageController |
class |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Defines the controller class for comments. |
EntityTestFormController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Form controller for the test entity edit forms. |
LayoutTestController.php |
file |
drupal/core/modules/layout/tests/lib/Drupal/layout_test/Controller/LayoutTestController.php |
Contains \Drupal\layout_test\Controller\LayoutTestController. |
VocabularyFormController |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php |
Base form controller for vocabulary edit forms. |
ItemRenderController.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemRenderController.php |
Contains \Drupal\aggregator\ItemRenderController. |
FeedRenderController.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedRenderController.php |
Contains \Drupal\aggregator\FeedRenderController. |
TermFormController::form |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
TermFormController::save |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
ThemeController::$config |
property |
drupal/core/modules/system/lib/Drupal/system/Controller/ThemeController.php |
The system.theme config object. |
VocabularyListController |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Provides a listing of vocabularies. |
ThemeController::disable |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/ThemeController.php |
Disables a theme. |
KernelEvents::CONTROLLER |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelEvents.php |
The CONTROLLER event occurs once a controller was found for
handling a request |
NodeAccessController.php |
file |
drupal/core/modules/node/lib/Drupal/node/NodeAccessController.php |
Contains \Drupal\node\NodeAccessController. |
NodeRenderController.php |
file |
drupal/core/modules/node/lib/Drupal/node/NodeRenderController.php |
Definition of Drupal\node\NodeRenderController. |
HelpController::helpMain |
function |
drupal/core/modules/help/lib/Drupal/help/Controller/HelpController.php |
Prints a page listing a glossary of Drupal terminology. |
HelpController::helpPage |
function |
drupal/core/modules/help/lib/Drupal/help/Controller/HelpController.php |
Prints a page listing general help for a module. |
EditController::metadata |
function |
drupal/core/modules/edit/lib/Drupal/edit/EditController.php |
Returns the metadata for a set of fields. |
NodeFormController::form |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
NodeFormController::save |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
entity_access_controller |
function |
drupal/core/includes/entity.inc |
Returns the entity access controller for the given entity type. |
entity_render_controller |
function |
drupal/core/includes/entity.inc |
Returns an entity render controller for a given entity type. |
ConfigController::create |
function |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
Instantiates a new instance of this controller. |
CategoryAccessController |
class |
drupal/core/modules/contact/lib/Drupal/contact/CategoryAccessController.php |
Defines an access controller for the contact category entity. |
RoleFormController::form |
function |
drupal/core/modules/user/lib/Drupal/user/RoleFormController.php |
Returns the actual form array to be built. |
RoleAccessController.php |
file |
drupal/core/modules/user/lib/Drupal/user/RoleAccessController.php |
Contains \Drupal\user\RoleAccessController. |
RoleFormController::save |
function |
drupal/core/modules/user/lib/Drupal/user/RoleFormController.php |
Form submission handler for the 'save' action. |
UserAccessController.php |
file |
drupal/core/modules/user/lib/Drupal/user/UserAccessController.php |
Contains \Drupal\user\UserAccessController. |
TermRenderController.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermRenderController.php |
Definition of Drupal\taxonomy\TermRenderController. |
DialogController::dialog |
function |
drupal/core/lib/Drupal/Core/Controller/DialogController.php |
Displays content in a dialog. |
SystemInfoController.php |
file |
drupal/core/modules/system/lib/Drupal/system/Controller/SystemInfoController.php |
Contains \Drupal\system\Controller\SystemInfoController. |
ShortcutAccessController |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutAccessController.php |
Defines the access controller for the shortcut entity type. |
LayoutController::create |
function |
drupal/core/modules/layout/lib/Drupal/layout/Controller/LayoutController.php |
Instantiates a new instance of this controller. |
TermAccessController.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermAccessController.php |
Contains \Drupal\taxonomy\TermAccessController. |
EntityType::$controllers |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
An associative array where the keys are the names of different controller
types (listed below) and the values are the names of the classes that
implement that controller: |