Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
BaseFieldDefinition::getFieldStorageDefinition function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the field storage definition.
BaseFieldDefinition::getOptionsProvider function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Gets an options provider for the given field item property.
BaseFieldDefinition::getUniqueStorageIdentifier function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns a unique identifier for the field storage.
BaseFieldDefinition::hasCustomStorage function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the storage behavior for this field.
BaseFieldDefinition::isStorageRequired function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns whether the field storage is required.
BaseFieldDefinition::setCustomStorage function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Sets the storage behavior for this field.
BaseFieldDefinition::setStorageRequired function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Sets whether the field storage is required.
BaseFieldDefinitionTest::testCustomStorage function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests custom storage.
BaseFieldDefinitionTest::testFieldStorageRequired function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests storage required.
BaseFieldFileFormatterBase::$fileUrlGenerator property core/modules/file/src/Plugin/Field/FieldFormatter/BaseFieldFileFormatterBase.php The file URL generator.
BaseFieldOverride::getFieldStorageDefinition function core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Returns the field storage definition.
BaseFieldOverrideStorage class core/lib/Drupal/Core/Field/BaseFieldOverrideStorage.php Storage class for base field overrides.
BaseFieldOverrideStorage.php file core/lib/Drupal/Core/Field/BaseFieldOverrideStorage.php
BaseFieldOverrideStorage::createInstance function core/lib/Drupal/Core/Field/BaseFieldOverrideStorage.php Instantiates a new instance of this entity handler.
BaseFieldOverrideStorage::__construct function core/lib/Drupal/Core/Field/BaseFieldOverrideStorage.php Constructs a BaseFieldOverrideStorage object.
BasicAuth::$configFactory property core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php The config factory.
BasicAuthResourceTestTrait::getAuthenticationRequestOptions function core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
batch.storage service core/core.services.yml Drupal\Core\Batch\BatchStorage
BatchBuilder::toArray function core/lib/Drupal/Core/Batch/BatchBuilder.php Converts a \Drupal\Core\Batch\Batch object into an array.
BatchNegotiator class core/modules/system/src/Theme/BatchNegotiator.php Sets the active theme for the batch page.
BatchNegotiator.php file core/modules/system/src/Theme/BatchNegotiator.php
BatchNegotiator::$batchStorage property core/modules/system/src/Theme/BatchNegotiator.php The batch storage.
BatchNegotiator::$requestStack property core/modules/system/src/Theme/BatchNegotiator.php The request stack.
BatchNegotiator::applies function core/modules/system/src/Theme/BatchNegotiator.php Whether this theme negotiator should be used to set the theme.
BatchNegotiator::determineActiveTheme function core/modules/system/src/Theme/BatchNegotiator.php Determine the active theme for the request.
BatchNegotiator::__construct function core/modules/system/src/Theme/BatchNegotiator.php Constructs a BatchNegotiator.
BatchNegotiatorTest class core/tests/Drupal/KernelTests/Core/Batch/BatchNegotiatorTest.php Tests the BatchNegotiator.
BatchNegotiatorTest.php file core/tests/Drupal/KernelTests/Core/Batch/BatchNegotiatorTest.php
BatchNegotiatorTest::$modules property core/tests/Drupal/KernelTests/Core/Batch/BatchNegotiatorTest.php Modules to enable.
BatchNegotiatorTest::testApplies function core/tests/Drupal/KernelTests/Core/Batch/BatchNegotiatorTest.php Test that the negotiator applies to the batch route.
BatchStorage class core/lib/Drupal/Core/Batch/BatchStorage.php
BatchStorage class core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Provides a proxy class for \Drupal\Core\Batch\BatchStorage.
BatchStorage.php file core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage.php file core/lib/Drupal/Core/Batch/BatchStorage.php
BatchStorage::$connection property core/lib/Drupal/Core/Batch/BatchStorage.php The database connection.
BatchStorage::$container property core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php The service container.
BatchStorage::$csrfToken property core/lib/Drupal/Core/Batch/BatchStorage.php The CSRF token generator.
BatchStorage::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php The id of the original proxied service.
BatchStorage::$service property core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php The real proxied service, after it was lazy loaded.
BatchStorage::$session property core/lib/Drupal/Core/Batch/BatchStorage.php The session.
BatchStorage::catchException function core/lib/Drupal/Core/Batch/BatchStorage.php Act on an exception when batch might be stale.
BatchStorage::cleanup function core/lib/Drupal/Core/Batch/BatchStorage.php Cleans up failed or old batches.
BatchStorage::cleanup function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Cleans up failed or old batches.
BatchStorage::create function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Creates and saves a batch.
BatchStorage::create function core/lib/Drupal/Core/Batch/BatchStorage.php Creates and saves a batch.
BatchStorage::delete function core/lib/Drupal/Core/Batch/BatchStorage.php Deletes a batch.
BatchStorage::delete function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Deletes a batch.
BatchStorage::doCreate function core/lib/Drupal/Core/Batch/BatchStorage.php Saves a batch.
BatchStorage::ensureTableExists function core/lib/Drupal/Core/Batch/BatchStorage.php Check if the table exists and create it if not.
BatchStorage::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Lazy loads the real service from the container.

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