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
BaseFieldDefinition::createFromFieldStorageDefinition function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Creates a new field definition based upon a field storage definition.
BaseFieldDefinition::getFieldStorageDefinition function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the field storage definition.
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.
BaseFieldOverride::getFieldStorageDefinition function core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Returns the field storage definition.
BaseFieldOverrideResourceTestBase::getExpectedUnauthorizedAccessMessage function core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php Return the expected error message.
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.
BaseFieldOverrideTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php Return the expected error message.
BaseThemeRequiredTest::$themeManager property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php The theme manager.
BasicAuth::$entityTypeManager property core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php The entity type manager service.
BasicAuthTest::testUnauthorizedErrorMessage function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests if a comprehensive message is displayed when the route is denied.
basic_auth.page_cache_request_policy.disallow_basic_auth_requests service core/modules/basic_auth/basic_auth.services.yml Drupal\basic_auth\PageCache\DisallowBasicAuthRequests
batch.storage service core/core.services.yml Drupal\Core\Batch\BatchStorage
BatchBuilder::$errorMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The message to be shown if a problem occurs.
BatchBuilder::$initMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The initializing message for the batch.
BatchBuilder::$progressMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The message to be shown while the batch is in progress.
BatchBuilder::setErrorMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the message to display if an error occurs while processing.
BatchBuilder::setInitMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the displayed message while processing is initialized.
BatchBuilder::setProgressMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the message to display when the batch is being processed.
BatchBuilderTest::testSetErrorMessage function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setErrorMessage().
BatchBuilderTest::testSetInitMessage function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setInitMessage().
BatchBuilderTest::testSetProgressMessage function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setProgressMessage().
BatchController::batchPage function core/modules/system/src/Controller/BatchController.php Returns a system batch page.
BatchController::batchPageTitle function core/modules/system/src/Controller/BatchController.php The _title_callback for the system.batch_page.normal route.
BatchNegotiator::$batchStorage property core/modules/system/src/Theme/BatchNegotiator.php The batch storage.
BatchStorage class core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Provides a proxy class for \Drupal\Core\Batch\BatchStorage.
BatchStorage class core/lib/Drupal/Core/Batch/BatchStorage.php
BatchStorage.php file core/lib/Drupal/Core/Batch/BatchStorage.php
BatchStorage.php file core/lib/Drupal/Core/ProxyClass/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.

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