Search for age

  1. Search 7.x for age
  2. Search 8.9.x for age
  3. Search 10.3.x for age
  4. Search 11.x for age
  5. Search main for age
  6. Other projects
Title Object type File name Summary
AuthenticationManager::__construct function core/lib/Drupal/Core/Authentication/AuthenticationManager.php Creates a new authentication manager instance.
AuthenticationManagerTest class core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php @coversDefaultClass \Drupal\Core\Authentication\AuthenticationManager[[api-linebreak]]
@group Authentication
AuthenticationManagerTest.php file core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php Contains \Drupal\Tests\Core\Authentication\AuthenticationManagerTest.
AuthenticationManagerTest::providerTestDefaultFilter function core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php Provides data to self::testDefaultFilter().
AuthenticationManagerTest::testApplyFilterWithFilterProvider function core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php @covers ::applyFilter[[api-linebreak]]
AuthenticationManagerTest::testDefaultFilter function core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php @covers ::defaultFilter[[api-linebreak]]
@covers ::applyFilter[[api-linebreak]]
BackendChain::garbageCollection function core/lib/Drupal/Core/Cache/BackendChain.php Performs garbage collection on a cache bin.
ban.ip_manager service core/modules/ban/ban.services.yml Drupal\ban\BanIpManager
BanAdmin::$ipManager property core/modules/ban/src/Form/BanAdmin.php
BanDelete::$ipManager property core/modules/ban/src/Form/BanDelete.php The IP manager.
BanIpManager class core/modules/ban/src/BanIpManager.php Ban IP manager.
BanIpManager.php file core/modules/ban/src/BanIpManager.php
BanIpManager::$connection property core/modules/ban/src/BanIpManager.php The database connection used to check the IP against.
BanIpManager::banIp function core/modules/ban/src/BanIpManager.php Bans an IP address.
BanIpManager::findAll function core/modules/ban/src/BanIpManager.php Finds all banned IP addresses.
BanIpManager::findById function core/modules/ban/src/BanIpManager.php Finds a banned IP address by its ID.
BanIpManager::isBanned function core/modules/ban/src/BanIpManager.php Returns if this IP address is banned.
BanIpManager::unbanIp function core/modules/ban/src/BanIpManager.php Unbans an IP address.
BanIpManager::__construct function core/modules/ban/src/BanIpManager.php Constructs a BanIpManager object.
BanIpManagerInterface interface core/modules/ban/src/BanIpManagerInterface.php Provides an interface defining a BanIp manager.
BanIpManagerInterface.php file core/modules/ban/src/BanIpManagerInterface.php
BanIpManagerInterface::banIp function core/modules/ban/src/BanIpManagerInterface.php Bans an IP address.
BanIpManagerInterface::findAll function core/modules/ban/src/BanIpManagerInterface.php Finds all banned IP addresses.
BanIpManagerInterface::findById function core/modules/ban/src/BanIpManagerInterface.php Finds a banned IP address by its ID.
BanIpManagerInterface::isBanned function core/modules/ban/src/BanIpManagerInterface.php Returns if this IP address is banned.
BanIpManagerInterface::unbanIp function core/modules/ban/src/BanIpManagerInterface.php Unbans an IP address.
BanMiddleware::$banIpManager property core/modules/ban/src/BanMiddleware.php The ban IP manager.
BanMiddlewareTest::$banManager property core/modules/ban/tests/src/Unit/BanMiddlewareTest.php The mocked ban IP manager.
BareHtmlPageRenderer class core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php Default bare HTML page renderer.
BareHtmlPageRenderer class core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php Provides a proxy class for \Drupal\Core\Render\BareHtmlPageRenderer.
BareHtmlPageRenderer.php file core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php
BareHtmlPageRenderer.php file core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php
BareHtmlPageRenderer::$container property core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php The service container.
BareHtmlPageRenderer::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php The id of the original proxied service.
BareHtmlPageRenderer::$htmlResponseAttachmentsProcessor property core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php The HTML response attachments processor service.
BareHtmlPageRenderer::$renderer property core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php The renderer service.
BareHtmlPageRenderer::$service property core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php The real proxied service, after it was lazy loaded.
BareHtmlPageRenderer::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php Lazy loads the real service from the container.
BareHtmlPageRenderer::renderBarePage function core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php Renders a bare page.
BareHtmlPageRenderer::renderBarePage function core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php Renders a bare page.
BareHtmlPageRenderer::__construct function core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php Constructs a new BareHtmlPageRenderer.
BareHtmlPageRenderer::__construct function core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php Constructs a ProxyClass Drupal proxy object.
BareHtmlPageRendererInterface interface core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php Bare HTML page renderer.
BareHtmlPageRendererInterface.php file core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php
BareHtmlPageRendererInterface::renderBarePage function core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php Renders a bare page.
bare_html_page_renderer service core/core.services.yml Drupal\Core\Render\BareHtmlPageRenderer
BartikTest::testRegressionMissingMessagesCss function core/themes/bartik/tests/src/Functional/BartikTest.php Tests that the Bartik theme always adds its message CSS files.
bartik_preprocess_image_widget function core/themes/bartik/bartik.theme Implements hook_preprocess_image_widget().
bartik_preprocess_maintenance_page function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for maintenance-page.html.twig.
bartik_preprocess_page_title function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for page title templates.

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