Search for Id

  1. Search 7.x for Id
  2. Search 9.5.x for Id
  3. Search 8.9.x for Id
  4. Search 11.x for Id
  5. Other projects
Title Object type File name Summary
AuthenticationProviderPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/AuthenticationProviderPass.php phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
AuthenticationProviderPassTest class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/AuthenticationProviderPassTest.php @coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\AuthenticationProviderPass
@group DependencyInjection
AuthenticationProviderPassTest.php file core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/AuthenticationProviderPassTest.php
AuthenticationProviderPassTest::testEncoders function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/AuthenticationProviderPassTest.php @covers ::process
AuthenticationSubscriber::$authenticationProvider property core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Authentication provider.
AuthenticationSubscriber::$challengeProvider property core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Authentication challenge provider.
AuthenticationSubscriber::onKernelRequestFilterProvider function core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Denies access if authentication provider is not allowed on this route.
BackendChain::invalidate function core/lib/Drupal/Core/Cache/BackendChain.php Marks a cache item as invalid.
BackendChain::invalidateAll function core/lib/Drupal/Core/Cache/BackendChain.php Marks all cache items as invalid.
BackendChain::invalidateMultiple function core/lib/Drupal/Core/Cache/BackendChain.php Marks cache items as invalid.
BackendChain::invalidateTags function core/lib/Drupal/Core/Cache/BackendChain.php
ban.middleware service core/modules/ban/ban.services.yml Drupal\ban\BanMiddleware
BanAdmin::getFormId function core/modules/ban/src/Form/BanAdmin.php Returns a unique string identifying the form.
BanAdmin::validateForm function core/modules/ban/src/Form/BanAdmin.php Form validation handler.
BanAdminTest::providerIpValidation function core/modules/ban/tests/src/Unit/BanAdminTest.php Data provider for testIpValidation().
BanAdminTest::testIpValidation function core/modules/ban/tests/src/Unit/BanAdminTest.php Tests various user input to confirm correct validation.
BanDelete::getFormId function core/modules/ban/src/Form/BanDelete.php Returns a unique string identifying the form.
BanIpManager::findById function core/modules/ban/src/BanIpManager.php
BanIpManagerInterface::findById function core/modules/ban/src/BanIpManagerInterface.php Finds a banned IP address by its ID.
BanMiddleware class core/modules/ban/src/BanMiddleware.php Provides a HTTP middleware to implement IP based banning.
BanMiddleware.php file core/modules/ban/src/BanMiddleware.php
BanMiddleware::$banIpManager property core/modules/ban/src/BanMiddleware.php The ban IP manager.
BanMiddleware::$httpKernel property core/modules/ban/src/BanMiddleware.php The decorated kernel.
BanMiddleware::handle function core/modules/ban/src/BanMiddleware.php
BanMiddleware::__construct function core/modules/ban/src/BanMiddleware.php Constructs a BanMiddleware object.
BanMiddlewareTest class core/modules/ban/tests/src/Unit/BanMiddlewareTest.php @coversDefaultClass \Drupal\ban\BanMiddleware
@group ban
BanMiddlewareTest.php file core/modules/ban/tests/src/Unit/BanMiddlewareTest.php
BanMiddlewareTest::$banManager property core/modules/ban/tests/src/Unit/BanMiddlewareTest.php The mocked ban IP manager.
BanMiddlewareTest::$banMiddleware property core/modules/ban/tests/src/Unit/BanMiddlewareTest.php The tested ban middleware.
BanMiddlewareTest::$kernel property core/modules/ban/tests/src/Unit/BanMiddlewareTest.php The mocked wrapped kernel.
BanMiddlewareTest::setUp function core/modules/ban/tests/src/Unit/BanMiddlewareTest.php
BanMiddlewareTest::testBannedIp function core/modules/ban/tests/src/Unit/BanMiddlewareTest.php Tests a banned IP.
BanMiddlewareTest::testUnbannedIp function core/modules/ban/tests/src/Unit/BanMiddlewareTest.php Tests an unbanned IP.
BareHtmlPageRenderer::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php The id of the original proxied service.
BaseFieldDefinition::getOptionsProvider function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Gets an options provider for the given field item property.
BaseFieldDefinition::getProvider function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the name of the provider of this field.
BaseFieldDefinition::getTargetEntityTypeId function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the ID of the entity type the field is attached to.
BaseFieldDefinition::getUniqueIdentifier function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns a unique identifier for the field.
BaseFieldDefinition::getUniqueStorageIdentifier function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns a unique identifier for the field storage.
BaseFieldDefinition::setProvider function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Sets the name of the provider of this field.
BaseFieldDefinition::setTargetEntityTypeId function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Sets the ID of the type of the entity this field is attached to.
BaseFieldDefinitionTest::testFieldProvider function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests provider.
BaseFieldDefinitionTest::testInvalidDefaultValueCallback function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests invalid default value callbacks.
BaseFieldDefinitionTestBase::getPluginId function core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php Returns the plugin ID of the tested field type.
BaseFieldOverride class core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Defines the base field override entity.
BaseFieldOverride.php file core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php
BaseFieldOverride::$baseFieldDefinition property core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php The base field definition.
BaseFieldOverride::$original property core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php The original override.
BaseFieldOverride::createFromBaseFieldDefinition function core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Creates a base field override object.
BaseFieldOverride::getBaseFieldDefinition function core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Gets the base field definition.

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