Search for manager
- Search 7.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AuthenticationManagerTest::testDefaultFilter | function | core/ |
@covers ::defaultFilter[[api-linebreak]] @covers ::applyFilter[[api-linebreak]] |
ban.ip_manager | service | core/ |
Drupal\ban\BanIpManager |
BanAdmin::$ipManager | property | core/ |
|
BanDelete::$ipManager | property | core/ |
The IP manager. |
BanIpManager | class | core/ |
Ban IP manager. |
BanIpManager.php | file | core/ |
|
BanIpManager::$connection | property | core/ |
The database connection used to check the IP against. |
BanIpManager::banIp | function | core/ |
|
BanIpManager::findAll | function | core/ |
|
BanIpManager::findById | function | core/ |
|
BanIpManager::isBanned | function | core/ |
|
BanIpManager::unbanIp | function | core/ |
|
BanIpManager::__construct | function | core/ |
Constructs a BanIpManager object. |
BanIpManagerInterface | interface | core/ |
Provides an interface defining a BanIp manager. |
BanIpManagerInterface.php | file | core/ |
|
BanIpManagerInterface::banIp | function | core/ |
Bans an IP address. |
BanIpManagerInterface::findAll | function | core/ |
Finds all banned IP addresses. |
BanIpManagerInterface::findById | function | core/ |
Finds a banned IP address by its ID. |
BanIpManagerInterface::isBanned | function | core/ |
Returns if this IP address is banned. |
BanIpManagerInterface::unbanIp | function | core/ |
Unbans an IP address. |
BanMiddleware::$banIpManager | property | core/ |
The ban IP manager. |
BanMiddlewareTest::$banManager | property | core/ |
The mocked ban IP manager. |
BaseThemeRequiredTest::$themeManager | property | core/ |
The theme manager. |
BasicAuth::$entityTypeManager | property | core/ |
The entity type manager service. |
Block::$blockManager | property | core/ |
The block manager. |
Block::$conditionPluginManager | property | core/ |
The condition plugin manager. |
Block::$entityTypeManager | property | core/ |
The entity type manager. |
Block::conditionPluginManager | function | core/ |
Gets the condition plugin manager. |
BlockComponentRenderArrayTest::$blockManager | property | core/ |
The block plugin manager. |
BlockConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
BlockConfigSchemaTest::$blockManager | property | core/ |
The block manager. |
BlockContentBlock::$blockManager | property | core/ |
The Plugin Block Manager. |
BlockContentBlock::$entityTypeManager | property | core/ |
The entity type manager service. |
BlockContentEntityReferenceSelectionTest::$entityTypeManager | property | core/ |
The entity type manager. |
BlockContentUuidLookup::$entityTypeManager | property | core/ |
The entity type manager. |
BlockedIp::$banManager | property | core/ |
The IP ban manager. |
BlockForm::$manager | property | core/ |
The condition plugin manager. |
BlockFormTest::$conditionManager | property | core/ |
The condition plugin manager. |
BlockFormTest::$entityTypeManager | property | core/ |
The entity type manager. |
BlockLibraryController::$blockManager | property | core/ |
The block manager. |
BlockLibraryController::$localActionManager | property | core/ |
The local action manager. |
BlockListBuilder::$themeManager | property | core/ |
The theme manager. |
BlockManager | class | core/ |
Manages discovery and instantiation of block plugins. |
BlockManager.php | file | core/ |
|
BlockManager::$logger | property | core/ |
The logger. |
BlockManager::getFallbackPluginId | function | core/ |
|
BlockManager::getSortedDefinitions | function | core/ |
|
BlockManager::getType | function | core/ |
|
BlockManager::handlePluginNotFound | function | core/ |
|
BlockManager::processDefinition | function | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.