Search for age

  1. Search 7.x for age
  2. Search 9.5.x for age
  3. Search 8.9.x for age
  4. Search 10.3.x for age
  5. Search main for age
  6. Other projects
Title Object type File name Summary
AssetResolver::$themeManager property core/lib/Drupal/Core/Asset/AssetResolver.php The theme manager.
AssetResolverTest::$languageManager property core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php The mocked language manager.
AssetResolverTest::$themeManager property core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php The mocked theme manager.
AtLeastOneOfConstraintValidatorTest::$typedDataManager property core/tests/Drupal/KernelTests/Core/Validation/AtLeastOneOfConstraintValidatorTest.php The typed data manager to use.
AttachedRenderingBlock::getCacheMaxAge function core/modules/system/tests/modules/render_attached_test/src/Plugin/Block/AttachedRenderingBlock.php
Attachment::$usesPager property core/modules/views/src/Plugin/views/display/Attachment.php Whether the display allows the use of a pager or not.
Attachment::renderPager function core/modules/views/src/Plugin/views/display/Attachment.php Checks to see if the display plugins support pager rendering.
Attribute::$storage property core/lib/Drupal/Core/Template/Attribute.php Stores the attribute data.
Attribute::storage function core/lib/Drupal/Core/Template/Attribute.php Returns the whole array.
AttributeTest::testStorage function core/tests/Drupal/Tests/Core/Template/AttributeTest.php Tests the storage method.
Auth::$userStorage property core/modules/locale/tests/modules/early_translation_test/src/Auth.php The user storage.
AuthenticationManager class core/lib/Drupal/Core/Authentication/AuthenticationManager.php Manager for authentication.
AuthenticationManager.php file core/lib/Drupal/Core/Authentication/AuthenticationManager.php
AuthenticationManager::$authCollector property core/lib/Drupal/Core/Authentication/AuthenticationManager.php The authentication provider collector.
AuthenticationManager::applies function core/lib/Drupal/Core/Authentication/AuthenticationManager.php Checks whether suitable authentication credentials are on the request.
AuthenticationManager::appliesToRoutedRequest function core/lib/Drupal/Core/Authentication/AuthenticationManager.php Checks whether the authentication method is allowed on a given route.
AuthenticationManager::applyFilter function core/lib/Drupal/Core/Authentication/AuthenticationManager.php Checks whether a provider is allowed on the given request.
AuthenticationManager::authenticate function core/lib/Drupal/Core/Authentication/AuthenticationManager.php Authenticates the user.
AuthenticationManager::challengeException function core/lib/Drupal/Core/Authentication/AuthenticationManager.php Constructs an exception which is used to generate the challenge.
AuthenticationManager::defaultFilter function core/lib/Drupal/Core/Authentication/AuthenticationManager.php Default implementation of the provider filter.
AuthenticationManager::getChallenger function core/lib/Drupal/Core/Authentication/AuthenticationManager.php Returns the ID of the challenge provider for a request.
AuthenticationManager::getProvider function core/lib/Drupal/Core/Authentication/AuthenticationManager.php Returns the id of the authentication provider for a request.
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 Tests Drupal\Core\Authentication\AuthenticationManager.
AuthenticationManagerTest.php file core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php
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 Tests apply filter with filter provider.
AuthenticationManagerTest::testDefaultFilter function core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php Tests default filter.
AvifImageEffect class core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php Converts an image resource to AVIF, with fallback.
AvifImageEffect.php file core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php
AvifImageEffect::$imageToolkitManager property core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php The image toolkit manager.
AvifImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php Applies an image effect to the image object.
AvifImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php Form constructor.
AvifImageEffect::create function core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php Instantiates a new instance of the implementing class using autowiring.
AvifImageEffect::getDerivativeExtension function core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php Returns the extension of the derivative after applying this image effect.
AvifImageEffect::isAvifSupported function core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php Is AVIF supported by the image toolkit.
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
BanAdminTest::getIpManagerMock function core/modules/ban/tests/src/Unit/BanAdminTest.php Get the mocked IP manager service.
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 Removes the ban of an IP address.
BanIpManager::__construct function core/modules/ban/src/BanIpManager.php Constructs a BanIpManager object.

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