ConfigTestStorageController::importUpdate |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::importUpdate(). |
ConfigTestStorageController::importDelete |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::importDelete(). |
MenuLinkStorageController::countMenuLinks |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Returns the number of menu links from a menu. |
MenuLinkFormController::$pathAliasManager |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
The path alias manager. |
ControllerResolverTest::testGetController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
ViewPreviewFormController::createInstance |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Instantiates a new instance of this entity controller. |
ControllerResolverTest::controllerMethod1 |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
ControllerResolverTest::controllerMethod2 |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
ControllerResolverTest::controllerMethod3 |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
ControllerResolverTest::controllerMethod4 |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
ControllerResolverTest::controllerMethod5 |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
DatabaseStorageControllerNG::$entityClass |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
The entity class to use. |
DatabaseStorageControllerNG::saveRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Saves an entity revision. |
ViewEditFormController::getDisplayDetails |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Helper function to get the display details section of the edit UI. |
ViewEditFormController::rebuildCurrentTab |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Regenerate the current tab for AJAX updates. |
EntityStorageControllerBase::$entityCache |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Static cache of entities. |
TermTranslationController::entityFormSave |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php |
Form submission handler for TermTranslationController::entityFormAlter(). |
EntityControllerInterface::createInstance |
function |
drupal/core/lib/Drupal/Core/Entity/EntityControllerInterface.php |
Instantiates a new instance of this entity controller. |
TermStorageController::buildPropertyQuery |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::buildPropertyQuery(). |
Controller::deleteObjectIdentityRelations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Deletes all entries from the relations table from the database. |
TraceableControllerResolver::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php |
Returns the arguments to pass to the controller. |
ControllerResolverInterface::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php |
Returns the arguments to pass to the controller. |
ConfigStorageController::loadByProperties |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |
DatabaseStorageController::preSaveRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Act on a revision before being saved. |
EntityFormController::submitEntityLanguage |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Handle possible entity language changes. |
EntityViewModeStorageController::preDelete |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php |
Acts on entities before they are deleted. |
RequestDataCollectorTest::injectController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
Inject the given controller callable into the data collector. |
CommonTestController::themeLinkActiveClass |
function |
drupal/core/modules/system/tests/modules/common_test/lib/Drupal/common_test/Controller/CommonTestController.php |
Returns links to the current page, with and without query strings. |
EntityListController::getStorageController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Implements \Drupal\Core\Entity\EntityListControllerInterface::getStorageController(). |
TermTranslationController::entityFormAlter |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php |
Overrides EntityTranslationController::entityFormAlter(). |
ViewPageControllerTest::testPageController |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
Tests the page controller. |
EntityStorageControllerBase::loadUnchanged |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Loads an unchanged entity from the database. |
CustomBlockTypeStorageController::postSave |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postSave(). |
NodeTranslationController::entityFormAlter |
function |
drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php |
Overrides EntityTranslationController::entityFormAlter(). |
NodeTranslationController::entityFormTitle |
function |
drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php |
Overrides EntityTranslationController::entityFormTitle(). |
ControllerResolverTest::testContainerAware |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/ControllerResolverTest.php |
Confirms that a container aware controller gets returned. |
CustomBlockTypeListController::buildHeader |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php |
Overrides \Drupal\Core\Entity\EntityListController::buildHeader(). |
TraceableControllerResolver::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php |
Returns the Controller instance associated with a Request. |
ControllerResolverInterface::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php |
Returns the Controller instance associated with a Request. |
EntityFormControllerInterface::buildEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Builds an updated entity object based upon the submitted form values. |
DatabaseStorageController::$entityFieldInfo |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
An array of field information, i.e. containing definitions. |
ItemStorageController::baseFieldDefinitions |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemStorageController.php |
Implements Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions(). |
DatabaseStorageController::loadByProperties |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |
FeedStorageController::baseFieldDefinitions |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php |
Implements Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions(). |
UserStorageController::baseFieldDefinitions |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Defines the base properties of the entity type. |
EntityAccessControllerInterface::resetCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php |
Clears all cached access checks. |
FieldInstanceStorageController::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Constructs a FieldInstanceStorageController object. |
EntityFormController::isDefaultFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::isDefaultFormLangcode(). |
TwigThemeTestController::phpVariablesRender |
function |
drupal/core/modules/system/tests/modules/twig_theme_test/lib/Drupal/twig_theme_test/TwigThemeTestController.php |
Menu callback for testing PHP variables in a Twig template. |
CommentStorageController::releaseThreadLock |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Release the lock acquired for the thread in preSave(). |