Search for age
- Search 7.x for age
- Search 9.5.x for age
- Search 10.3.x for age
- Search 11.x for age
- Search main for age
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AuthenticationManager::getChallenger | function | core/ |
Returns the ID of the challenge provider for a request. |
| AuthenticationManager::getProvider | function | core/ |
Returns the id of the authentication provider for a request. |
| AuthenticationManager::__construct | function | core/ |
Creates a new authentication manager instance. |
| AuthenticationManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Authentication\AuthenticationManager[[api-linebreak]] @group Authentication |
| AuthenticationManagerTest.php | file | core/ |
Contains \Drupal\Tests\Core\Authentication\AuthenticationManagerTest. |
| AuthenticationManagerTest::providerTestDefaultFilter | function | core/ |
Provides data to self::testDefaultFilter(). |
| AuthenticationManagerTest::testApplyFilterWithFilterprovider | function | core/ |
@covers ::applyFilter[[api-linebreak]] |
| AuthenticationManagerTest::testDefaultFilter | function | core/ |
@covers ::defaultFilter[[api-linebreak]] @covers ::applyFilter[[api-linebreak]] |
| BackendChain::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
| 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/ |
Bans an IP address. |
| BanIpManager::findAll | function | core/ |
Finds all banned IP addresses. |
| BanIpManager::findById | function | core/ |
Finds a banned IP address by its ID. |
| BanIpManager::isBanned | function | core/ |
Returns if this IP address is banned. |
| BanIpManager::unbanIp | function | core/ |
Unbans an IP address. |
| 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. |
| BareHtmlPageRenderer | class | core/ |
Default bare HTML page renderer. |
| BareHtmlPageRenderer | class | core/ |
Provides a proxy class for \Drupal\Core\Render\BareHtmlPageRenderer. |
| BareHtmlPageRenderer.php | file | core/ |
|
| BareHtmlPageRenderer.php | file | core/ |
|
| BareHtmlPageRenderer::$container | property | core/ |
The service container. |
| BareHtmlPageRenderer::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| BareHtmlPageRenderer::$htmlResponseAttachmentsProcessor | property | core/ |
The HTML response attachments processor service. |
| BareHtmlPageRenderer::$renderer | property | core/ |
The renderer service. |
| BareHtmlPageRenderer::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| BareHtmlPageRenderer::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| BareHtmlPageRenderer::renderBarePage | function | core/ |
Renders a bare page. |
| BareHtmlPageRenderer::renderBarePage | function | core/ |
Renders a bare page. |
| BareHtmlPageRenderer::__construct | function | core/ |
Constructs a new BareHtmlPageRenderer. |
| BareHtmlPageRenderer::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| BareHtmlPageRendererInterface | interface | core/ |
Bare HTML page renderer. |
| BareHtmlPageRendererInterface.php | file | core/ |
|
| BareHtmlPageRendererInterface::renderBarePage | function | core/ |
Renders a bare page. |
| bare_html_page_renderer | service | core/ |
Drupal\Core\Render\BareHtmlPageRenderer |
| BartikTest::testRegressionMissingMessagesCss | function | core/ |
Tests that the Bartik theme always adds its message CSS files. |
| bartik_preprocess_maintenance_page | function | core/ |
Implements hook_preprocess_HOOK() for maintenance-page.html.twig. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.