FormTestControllerObject::create |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php |
Instantiates a new instance of this controller. |
UserStorageController::$password |
property |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Provides the password hashing service object. |
UserStorageController::$userData |
property |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Provides the user data service object. |
ConfigTestFormController::delete |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::delete(). |
UserAccessController::viewAccess |
function |
drupal/core/modules/user/lib/Drupal/user/UserAccessController.php |
Check view access. |
EntityFormControllerNG::validate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Overrides EntityFormController::validate(). |
RoleListController::validateForm |
function |
drupal/core/modules/user/lib/Drupal/user/RoleListController.php |
Form validation handler. |
EntityFormController::$operation |
property |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
The name of the current operation. |
MenuLinkFormController::validate |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Overrides EntityFormController::validate(). |
EntityFormController::submitForm |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Form submission handler. |
ControllerResolverTest::__invoke |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
HtmlFormController::setContainer |
function |
drupal/core/lib/Drupal/Core/Controller/HtmlFormController.php |
Injects the service container used by this object. |
ActionFormControllerBase::exists |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Determines if the action already exists. |
CommentTranslationController.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/CommentTranslationController.php |
Definition of Drupal\comment\CommentTranslationController. |
TestControllers::testUserNodeFoo |
function |
drupal/core/modules/system/tests/modules/paramconverter_test/lib/Drupal/paramconverter_test/TestControllers.php |
|
ActionFormControllerBase::submit |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::submit(). |
ToolbarController::subtreesJsonp |
function |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Routing/ToolbarController.php |
Returns the rendered subtree of each top-level toolbar link. |
ViewCloneFormController::actions |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::actions(). |
ViewEditFormController::$request |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
The request object. |
CommentStorageController::create |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageControllerNG::create(). |
EntityManager::getListController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new list controller instance. |
EntityManager::getFormController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new form controller instance. |
MachineNameControllerTest::setUp |
function |
drupal/core/modules/system/tests/Drupal/system/Tests/Transliteration/MachineNameControllerTest.php |
|
EntityTestFormController::submit |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::submit(). |
ViewEditFormController::validate |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
EntityTestFormController::delete |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::delete(). |
TermRenderController::alterBuild |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermRenderController.php |
Overrides \Drupal\Core\Entity\EntityRenderController::alterBuild(). |
VocabularyFormController::submit |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
ViewPageControllerTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
Modules to enable. |
VocabularyListController::render |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Implements \Drupal\Core\Entity\EntityListControllerInterface::render(). |
EntityAccessController::getCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Tries to retrieve a previously cached access value from the static cache. |
EntityAccessController::setCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Statically caches whether the given user has access. |
ViewsUIController::reportPlugins |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Lists all plugins and what enabled Views use them. |
ViewsUIController::ajaxOperation |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Calls a method on a view and reloads the listing page. |
Controller::createObjectIdentity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Creates the ACL for the passed object identity |
Controller::deleteObjectIdentity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Deletes the object identity from the database. |
ExceptionControllerTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ExceptionControllerTest.php |
|
CustomBlockTypeStorageController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeStorageController.php |
Controller class for custom block types. |
NodeRenderController::alterBuild |
function |
drupal/core/modules/node/lib/Drupal/node/NodeRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::alterBuild(). |
FileStorageController::preDelete |
function |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preDelete(). |
CustomBlockTranslationController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTranslationController.php |
Defines the translation controller class for custom blocks. |
FileStorageController::spaceUsed |
function |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
Determines total disk space used by a single user or the whole filesystem. |
NodeStorageController::preDelete |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preDelete(). |
ConfigController::$targetStorage |
property |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
The target storage. |
ConfigController::$sourceStorage |
property |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
The source storage. |
ConfigController::downloadExport |
function |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
Downloads a tarball of the site configuration. |
CategoryFormController::validate |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
PictureMappingFormController.php |
file |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Contains Drupal\picture\PictureFormController. |
PictureMappingListController.php |
file |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php |
Contains Drupal\picture\PictureListController. |
ActionStorageController::preSave |
function |
drupal/core/modules/system/lib/Drupal/system/ActionStorageController.php |
Acts on an entity before the presave hook is invoked. |