Search for manager

  1. Search 7.x for manager
  2. Search 9.5.x for manager
  3. Search 10.3.x for manager
  4. Search 11.x for manager
  5. Other projects
Title Object type File name Summary
ActionAdminManageForm::$manager property core/modules/action/src/Form/ActionAdminManageForm.php The action plugin manager.
ActionListBuilder::$actionManager property core/modules/action/src/ActionListBuilder.php The action plugin manager.
ActionManager class core/lib/Drupal/Core/Action/ActionManager.php Provides an Action plugin manager.
ActionManager.php file core/lib/Drupal/Core/Action/ActionManager.php
ActionManager::getDefinitionsByType function core/lib/Drupal/Core/Action/ActionManager.php Gets the plugin definitions for this entity type.
ActionManager::__construct function core/lib/Drupal/Core/Action/ActionManager.php Constructs a new class instance.
ActionTest::$actionManager property core/modules/system/tests/src/Kernel/Action/ActionTest.php The action manager.
ActiveLinkResponseFilter::$languageManager property core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php The language manager.
ActiveWorkspaceCheck::$workspaceManager property core/modules/workspaces/src/Access/ActiveWorkspaceCheck.php The workspace manager.
AddFormBase::$entityTypeManager property core/modules/media_library/src/Form/AddFormBase.php The entity type manager.
AdminNegotiator::$entityTypeManager property core/modules/user/src/Theme/AdminNegotiator.php The entity type manager.
AggregatorPluginManager class core/modules/aggregator/src/Plugin/AggregatorPluginManager.php Manages aggregator plugins.
AggregatorPluginManager.php file core/modules/aggregator/src/Plugin/AggregatorPluginManager.php
AggregatorPluginManager::__construct function core/modules/aggregator/src/Plugin/AggregatorPluginManager.php Constructs a AggregatorPluginManager object.
AggregatorPluginManagerTest class core/modules/aggregator/tests/src/Kernel/AggregatorPluginManagerTest.php Tests the aggregator plugin manager.
AggregatorPluginManagerTest.php file core/modules/aggregator/tests/src/Kernel/AggregatorPluginManagerTest.php
AggregatorPluginManagerTest::$modules property core/modules/aggregator/tests/src/Kernel/AggregatorPluginManagerTest.php Modules to enable.
AggregatorPluginManagerTest::testFetcherInfoAlter function core/modules/aggregator/tests/src/Kernel/AggregatorPluginManagerTest.php Tests that the fetcher info alter hook works.
AggregatorPluginManagerTest::testParserInfoAlter function core/modules/aggregator/tests/src/Kernel/AggregatorPluginManagerTest.php Tests that the fetcher info alter hook works.
AggregatorPluginManagerTest::testProcessorInfoAlter function core/modules/aggregator/tests/src/Kernel/AggregatorPluginManagerTest.php Tests that the fetcher info alter hook works.
AggregatorPluginSettingsBaseTest::$managers property core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php The stubbed aggregator plugin managers array.
AjaxRenderer::$elementInfoManager property core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php The element info manager.
AliasManager class core/lib/Drupal/Core/Path/AliasManager.php The default alias manager implementation.
AliasManager class core/modules/path_alias/src/AliasManager.php The default alias manager implementation.
AliasManager.php file core/modules/path_alias/src/AliasManager.php
AliasManager.php file core/lib/Drupal/Core/Path/AliasManager.php
AliasManager::$cache property core/lib/Drupal/Core/Path/AliasManager.php Cache backend service.
AliasManager::$cacheKey property core/lib/Drupal/Core/Path/AliasManager.php The cache key to use when caching paths.
AliasManager::$cacheNeedsWriting property core/lib/Drupal/Core/Path/AliasManager.php Whether the cache needs to be written.
AliasManager::$deprecatedProperties property core/lib/Drupal/Core/Path/AliasManager.php
AliasManager::$langcodePreloaded property core/lib/Drupal/Core/Path/AliasManager.php Whether preloaded path lookups has already been loaded.
AliasManager::$languageManager property core/lib/Drupal/Core/Path/AliasManager.php Language manager for retrieving the default langcode when none is specified.
AliasManager::$lookupMap property core/lib/Drupal/Core/Path/AliasManager.php Holds the map of path lookups per language.
AliasManager::$noAlias property core/lib/Drupal/Core/Path/AliasManager.php Holds an array of paths that have no alias.
AliasManager::$noPath property core/lib/Drupal/Core/Path/AliasManager.php Holds an array of aliases for which no path was found.
AliasManager::$pathAliasRepository property core/lib/Drupal/Core/Path/AliasManager.php The path alias repository.
AliasManager::$preloadedPathLookups property core/lib/Drupal/Core/Path/AliasManager.php Holds an array of previously looked up paths for the current request path.
AliasManager::$whitelist property core/lib/Drupal/Core/Path/AliasManager.php Holds the array of whitelisted path aliases.
AliasManager::cacheClear function core/lib/Drupal/Core/Path/AliasManager.php
AliasManager::getAliasByPath function core/lib/Drupal/Core/Path/AliasManager.php
AliasManager::getPathByAlias function core/lib/Drupal/Core/Path/AliasManager.php
AliasManager::getRequestTime function core/lib/Drupal/Core/Path/AliasManager.php Wrapper method for REQUEST_TIME constant.
AliasManager::pathAliasWhitelistRebuild function core/lib/Drupal/Core/Path/AliasManager.php Rebuild the path alias white list.
AliasManager::setCacheKey function core/lib/Drupal/Core/Path/AliasManager.php
AliasManager::writeCache function core/lib/Drupal/Core/Path/AliasManager.php Cache an array of the paths available on each page. We assume that aliases
will be needed for the majority of these paths during subsequent requests,
and load them in a single query during path alias lookup.
AliasManager::__construct function core/lib/Drupal/Core/Path/AliasManager.php Constructs an AliasManager.
AliasManagerDecorator class core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/AliasManagerDecorator.php Test alias manager decorator.
AliasManagerDecorator.php file core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/AliasManagerDecorator.php
AliasManagerDecorator::$aliasManager property core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/AliasManagerDecorator.php The decorated alias manager.
AliasManagerDecorator::cacheClear function core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/AliasManagerDecorator.php

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