|
Controller::updateAces |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Persists the changes which were made to ACEs to the database. |
|
entity_form_controller |
function |
drupal/core/includes/entity.inc |
Returns an entity form controller for the given operation. |
|
entity_list_controller |
function |
drupal/core/includes/entity.inc |
Returns an entity list controller for a given entity type. |
|
CategoryFormController |
class |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Base form controller for category edit forms. |
|
ConfigController::diff |
function |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
Shows diff of specificed configuration file. |
|
RoleFormController.php |
file |
drupal/core/modules/user/lib/Drupal/user/RoleFormController.php |
Contains \Drupal\user\RoleFormController. |
|
ControllerResolverTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/ControllerResolverTest.php |
Tests that the Drupal-extended ControllerResolver is functioning properly. |
|
BlockStorageController |
class |
drupal/core/modules/block/lib/Drupal/block/BlockStorageController.php |
Defines the storage controller class for Block entities. |
|
RegisterFormController |
class |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Form controller for the user register forms. |
|
Controller::controller |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
|
CategoryListController |
class |
drupal/core/modules/contact/lib/Drupal/contact/CategoryListController.php |
Provides a listing of contact categories. |
|
TourTestController.php |
file |
drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Controller/TourTestController.php |
Contains \Drupal\tour_test\Controller\TourTestController. |
|
RoleListController.php |
file |
drupal/core/modules/user/lib/Drupal/user/RoleListController.php |
Contains \Drupal\user\RoleListController. |
|
BookController::create |
function |
drupal/core/modules/book/lib/Drupal/book/Controller/BookController.php |
Injects BookManager Service. |
|
ControllerResolver.php |
file |
drupal/core/lib/Drupal/Core/Controller/ControllerResolver.php |
Contains \Drupal\Core\Controller\ControllerResolver. |
|
TermFormController.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php |
Definition of Drupal\taxonomy\TermFormController. |
|
HtmlFormController.php |
file |
drupal/core/lib/Drupal/Core/Controller/HtmlFormController.php |
Contains \Drupal\Core\Controller\HtmlFormController. |
|
TestControllers::test1 |
function |
drupal/core/modules/system/tests/modules/menu_test/lib/Drupal/menu_test/TestControllers.php |
Prints out test data. |
|
TestControllers::test2 |
function |
drupal/core/modules/system/tests/modules/menu_test/lib/Drupal/menu_test/TestControllers.php |
Prints out test data. |
|
HtmlPageController.php |
file |
drupal/core/lib/Drupal/Core/Controller/HtmlPageController.php |
Contains \Drupal\Core\Controller\HtmlPageController. |
|
ShortcutFormController |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutFormController.php |
Form controller for the shortcut set entity edit forms. |
|
ShortcutListController |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutListController.php |
Provides a listing of shortcut sets. |
|
ControllerReference.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerReference.php |
|
|
TwigThemeTestController |
class |
drupal/core/modules/system/tests/modules/twig_theme_test/lib/Drupal/twig_theme_test/TwigThemeTestController.php |
Controller routines for Twig theme test routes. |
|
ViewCloneFormController |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Form controller for the Views clone form. |
|
ActionAddFormController |
class |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
Provides a form controller for action add forms. |
|
CommentAccessController |
class |
drupal/core/modules/comment/lib/Drupal/comment/CommentAccessController.php |
Access controller for the comment entity. |
|
CommentRenderController |
class |
drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php |
Render controller for comments. |
|
AdminController::create |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/AdminController.php |
Instantiates a new instance of this controller. |
|
ThemeController::create |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/ThemeController.php |
Instantiates a new instance of this controller. |
|
ThemeController::enable |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/ThemeController.php |
Enables a theme. |
|
ViewsUIController::edit |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Returns the form to edit a view. |
|
Controller::indexAction |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Plugin annotation
@Route("/", name="_demo")
@Template() |
|
Controller::helloAction |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Plugin annotation
@Route("/hello/{name}", name="_demo_hello")
@Template() |
|
ExceptionControllerTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ExceptionControllerTest.php |
Tests exception controller. |
|
BlockFormController.php |
file |
drupal/core/modules/block/lib/Drupal/block/BlockFormController.php |
Contains \Drupal\block\BlockFormController. |
|
BlockListController.php |
file |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Contains \Drupal\block\BlockListController. |
|
TestController::content |
function |
drupal/core/tests/Drupal/Tests/Core/Controller/TestController.php |
Returns test content for unit tests. |
|
MessageRenderController |
class |
drupal/core/modules/contact/lib/Drupal/contact/MessageRenderController.php |
Render controller for contact messages. |
|
ActionStorageController |
class |
drupal/core/modules/system/lib/Drupal/system/ActionStorageController.php |
Defines the storage controller class for Action entities. |
|
AjaxController::content |
function |
drupal/core/lib/Drupal/Core/Controller/AjaxController.php |
Controller method for AJAX content. |
|
DbLogController::create |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
Instantiates a new instance of this controller. |
|
DialogController::modal |
function |
drupal/core/lib/Drupal/Core/Controller/DialogController.php |
Displays content in a modal dialog. |
|
ConfigStorageController |
class |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Defines the storage controller class for configuration entities. |
|
ExceptionController.php |
file |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
Contains \Drupal\Core\Controller\ExceptionController. |
|
ControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Controller/ControllerInterface.php |
Contains \Drupal\Core\Controller\ControllerInterface. |
|
UpdateController::create |
function |
drupal/core/modules/update/lib/Drupal/update/Controller/UpdateController.php |
Instantiates a new instance of this controller. |
|
MenuFormController::save |
function |
drupal/core/modules/menu/lib/Drupal/menu/MenuFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
|
EntityListController.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Contains \Drupal\Core\Entity\EntityListController. |
|
FeedFormController::form |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |