Search for manager

  1. Search 7.x for manager
  2. Search 9.5.x for manager
  3. Search 8.9.x for manager
  4. Search 10.3.x for manager
  5. Other projects
Title Object type File name Summary
UserMultipleCancelConfirm::$entityTypeManager property core/modules/user/src/Form/UserMultipleCancelConfirm.php The entity type manager.
UserPasswordForm::$languageManager property core/modules/user/src/Form/UserPasswordForm.php The language manager.
UserPasswordResetTest::$languageManager property core/modules/user/tests/src/Functional/UserPasswordResetTest.php Language manager object.
UserRequestSubscriber::$entityTypeManager property core/modules/user/src/EventSubscriber/UserRequestSubscriber.php The entity type manager service.
UserRoleConditionTest::$manager property core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php The condition plugin manager.
UserRolesAccessPolicyTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Session/UserRolesAccessPolicyTest.php The mocked entity type manager service.
UserSearch::$entityTypeManager property core/modules/user/src/Plugin/Search/UserSearch.php The entity type manager.
UserViewsDataTest::$entityFieldManager property core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php The entity field manager.
ValidReferenceConstraintValidator::$entityTypeManager property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraintValidator.php The entity type manager.
ValidReferenceConstraintValidator::$selectionManager property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraintValidator.php The selection plugin manager.
ValidReferenceConstraintValidatorTest::$typedDataManager property core/tests/Drupal/KernelTests/Core/Entity/ValidReferenceConstraintValidatorTest.php The typed data manager to use.
VariantManager class core/lib/Drupal/Core/Display/VariantManager.php Manages discovery of display variant plugins.
VariantManager.php file core/lib/Drupal/Core/Display/VariantManager.php
VariantManager::__construct function core/lib/Drupal/Core/Display/VariantManager.php Constructs a new VariantManager.
VariationCacheTest::$cacheContextsManager property core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php The mock cache contexts manager.
ViewAddForm::$wizardManager property core/modules/views_ui/src/ViewAddForm.php The wizard plugin manager.
ViewDuplicateForm::$languageManager property core/modules/views_ui/src/ViewDuplicateForm.php The language manager.
ViewEditForm::$themeManager property core/modules/views_ui/src/ViewEditForm.php The theme manager.
ViewExecutableFactoryTest::$displayPluginManager property core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php The display plugin manager.
ViewExecutableTest::$displayPluginManager property core/modules/views/tests/src/Unit/ViewExecutableTest.php The display plugin manager.
ViewListBuilder::$displayManager property core/modules/views_ui/src/ViewListBuilder.php The views display plugin manager to use.
ViewModeAccessCheck::$entityTypeManager property core/modules/field_ui/src/Access/ViewModeAccessCheck.php The entity type manager.
Views::$translationManager property core/modules/views/src/Views.php The translation manager.
Views::handlerManager function core/modules/views/src/Views.php Returns the plugin manager for a certain views handler type.
Views::pluginManager function core/modules/views/src/Views.php Returns the plugin manager for a certain views plugin type.
ViewsData::$entityTypeManager property core/modules/content_moderation/src/ViewsData.php The entity type manager.
ViewsData::$languageManager property core/modules/views/src/ViewsData.php The language manager.
ViewsDataTest::$languageManager property core/modules/views/tests/src/Unit/ViewsDataTest.php The mocked language manager.
ViewsEntityArgumentValidator::$entityTypeManager property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php The entity type manager.
ViewsEntityRow::$entityTypeManager property core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php The entity type manager.
ViewsEntitySchemaSubscriber::$entityTypeManager property core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php The entity type manager.
ViewsEntitySchemaSubscriberIntegrationTest::$entityDefinitionUpdateManager property core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php The entity definition update manager.
ViewsEntitySchemaSubscriberIntegrationTest::$entityTypeManager property core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php The entity type manager service.
ViewsHandlerManager class core/modules/views/src/Plugin/ViewsHandlerManager.php Plugin type manager for all views handlers.
ViewsHandlerManager.php file core/modules/views/src/Plugin/ViewsHandlerManager.php
ViewsHandlerManager::$handlerType property core/modules/views/src/Plugin/ViewsHandlerManager.php The handler type.
ViewsHandlerManager::$viewsData property core/modules/views/src/Plugin/ViewsHandlerManager.php The views data cache.
ViewsHandlerManager::createInstance function core/modules/views/src/Plugin/ViewsHandlerManager.php Creates a plugin instance based on the provided ID and configuration.
ViewsHandlerManager::getFallbackPluginId function core/modules/views/src/Plugin/ViewsHandlerManager.php Gets a fallback id for a missing plugin.
ViewsHandlerManager::getHandler function core/modules/views/src/Plugin/ViewsHandlerManager.php Fetches a handler from the data cache.
ViewsHandlerManager::__construct function core/modules/views/src/Plugin/ViewsHandlerManager.php Constructs a ViewsHandlerManager object.
ViewsHandlerManagerTest class core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Tests the ViewsHandlerManager class.
ViewsHandlerManagerTest.php file core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php
ViewsHandlerManagerTest::$factory property core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php The mocked factory.
ViewsHandlerManagerTest::$handlerManager property core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php The views handler manager.
ViewsHandlerManagerTest::$moduleHandler property core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php The module handler service.
ViewsHandlerManagerTest::$viewsData property core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php The mocked views data.
ViewsHandlerManagerTest::setUp function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php
ViewsHandlerManagerTest::setupMockedFactory function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Setups of the plugin factory.
ViewsHandlerManagerTest::testAlterHookInvocation function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Tests that hook_views_plugins_TYPE_alter() is invoked for a handler type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.