Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SectionStorageManagerTest::testFindByContext | function | core/ |
Tests find by context. |
SectionStorageManagerTest::testFindByContextCacheableSectionStorage | function | core/ |
Tests find by context cacheable section storage. |
SectionStorageManagerTest::testFindDefinitions | function | core/ |
Tests find definitions. |
SectionStorageManagerTest::testLoad | function | core/ |
Tests load. |
SectionStorageManagerTest::testLoadEmpty | function | core/ |
Tests load empty. |
SectionStorageManagerTest::testLoadNull | function | core/ |
Tests load null. |
SelectionPluginManager | class | core/ |
Plugin type manager for Entity Reference Selection plugins. |
SelectionPluginManager.php | file | core/ |
|
SelectionPluginManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
SelectionPluginManager::getInstance | function | core/ |
Gets or creates a plugin instance that satisfies the given options. |
SelectionPluginManager::getPluginId | function | core/ |
Gets the plugin ID for a given target entity type and base plugin ID. |
SelectionPluginManager::getSelectionGroups | function | core/ |
Gets the selection plugins that can reference a specific entity type. |
SelectionPluginManager::getSelectionHandler | function | core/ |
Gets the selection handler for a given entity_reference field. |
SelectionPluginManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Plugin\DefaultPluginManager object. |
SelectionPluginManagerInterface | interface | core/ |
Defines an interface for the entity reference selection plugin manager. |
SelectionPluginManagerInterface.php | file | core/ |
|
SelectionPluginManagerInterface::getPluginId | function | core/ |
Gets the plugin ID for a given target entity type and base plugin ID. |
SelectionPluginManagerInterface::getSelectionGroups | function | core/ |
Gets the selection plugins that can reference a specific entity type. |
SelectionPluginManagerInterface::getSelectionHandler | function | core/ |
Gets the selection handler for a given entity_reference field. |
ServicesTest::testPackageManagerServices | function | core/ |
Tests that Package Manager's public services can be instantiated. |
SessionManager | class | core/ |
Manages user sessions. |
SessionManager.php | file | core/ |
|
SessionManager::$startedLazy | property | core/ |
Whether a lazy session has been started. |
SessionManager::$writeSafeHandler | property | core/ |
The write safe session handler. |
SessionManager::delete | function | core/ |
Ends a specific user's session(s). |
SessionManager::destroy | function | core/ |
Destroys the current session and removes session cookies. |
SessionManager::getSessionDataMask | function | core/ |
Returns a map specifying which session key is containing user data. |
SessionManager::isCli | function | core/ |
Returns whether the current PHP process runs on CLI. |
SessionManager::isSessionObsolete | function | core/ |
Determines whether the session contains user data. |
SessionManager::regenerate | function | core/ |
|
SessionManager::save | function | core/ |
|
SessionManager::setWriteSafeHandler | function | core/ |
Sets the write safe session handler. |
SessionManager::start | function | core/ |
|
SessionManager::startNow | function | core/ |
Forcibly start a PHP session. |
SessionManager::__construct | function | core/ |
Constructs a new session manager instance. |
SessionManagerDestroyNoCliCheckTest | class | core/ |
Tests starting and destroying a session from the CLI. |
SessionManagerDestroyNoCliCheckTest.php | file | core/ |
|
SessionManagerDestroyNoCliCheckTest::testCallSessionManagerStartAndDestroy | function | core/ |
Tests starting and destroying a session from the CLI. |
SessionManagerInterface | interface | core/ |
Defines the session manager interface. |
SessionManagerInterface.php | file | core/ |
|
SessionManagerInterface::delete | function | core/ |
Ends a specific user's session(s). |
SessionManagerInterface::destroy | function | core/ |
Destroys the current session and removes session cookies. |
SessionManagerInterface::setWriteSafeHandler | function | core/ |
Sets the write safe session handler. |
session_manager | service | core/ |
Drupal\Core\Session\SessionManager |
session_manager.metadata_bag | service | core/ |
Drupal\Core\Session\MetadataBag |
SetInlineBlockDependency::$entityTypeManager | property | core/ |
The entity type manager. |
SiteInformationForm::$aliasManager | property | core/ |
The path alias manager. |
SmartDefaultSettings::$pluginManager | property | core/ |
The CKEditor 5 plugin manager. |
SmartDefaultSettingsTest::$manager | property | core/ |
The manager for "CKEditor 5 plugin" plugins. |
Sql::$entityTypeManager | property | core/ |
The entity type manager. |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.