Search for age
- Search 7.x for age
- Search 9.5.x for age
- Search 8.9.x for age
- Search 11.x for age
- Search main for age
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BaseFieldDefinition::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
| BaseFieldDefinition::getUniqueStorageIdentifier | function | core/ |
Returns a unique identifier for the field storage. |
| BaseFieldDefinition::hasCustomStorage | function | core/ |
Returns the storage behavior for this field. |
| BaseFieldDefinition::isStorageRequired | function | core/ |
Returns whether the field storage is required. |
| BaseFieldDefinition::setCustomStorage | function | core/ |
Sets the storage behavior for this field. |
| BaseFieldDefinition::setStorageRequired | function | core/ |
Sets whether the field storage is required. |
| BaseFieldDefinitionTest::testCustomStorage | function | core/ |
Tests custom storage. |
| BaseFieldDefinitionTest::testFieldStorageRequired | function | core/ |
Tests storage required. |
| BaseFieldOverride::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
| BaseFieldOverrideResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| BaseFieldOverrideStorage | class | core/ |
Storage class for base field overrides. |
| BaseFieldOverrideStorage.php | file | core/ |
|
| BaseFieldOverrideStorage::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| BaseFieldOverrideStorage::__construct | function | core/ |
Constructs a BaseFieldOverrideStorage object. |
| BaseFieldOverrideTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| BaseThemeRequiredTest::$themeManager | property | core/ |
The theme manager. |
| BasicAuth::$entityTypeManager | property | core/ |
The entity type manager service. |
| BasicAuthTest::testUnauthorizedErrorMessage | function | core/ |
Tests if a comprehensive message is displayed when the route is denied. |
| basic_auth.page_cache_request_policy.disallow_basic_auth_requests | service | core/ |
Drupal\basic_auth\PageCache\DisallowBasicAuthRequests |
| batch.storage | service | core/ |
Drupal\Core\Batch\BatchStorage |
| BatchBuilder::$errorMessage | property | core/ |
The message to be shown if a problem occurs. |
| BatchBuilder::$initMessage | property | core/ |
The initializing message for the batch. |
| BatchBuilder::$progressMessage | property | core/ |
The message to be shown while the batch is in progress. |
| BatchBuilder::setErrorMessage | function | core/ |
Sets the message to display if an error occurs while processing. |
| BatchBuilder::setInitMessage | function | core/ |
Sets the displayed message while processing is initialized. |
| BatchBuilder::setProgressMessage | function | core/ |
Sets the message to display when the batch is being processed. |
| BatchBuilderTest::testSetErrorMessage | function | core/ |
Tests setErrorMessage(). |
| BatchBuilderTest::testSetInitMessage | function | core/ |
Tests setInitMessage(). |
| BatchBuilderTest::testSetProgressMessage | function | core/ |
Tests setProgressMessage(). |
| BatchController::batchPage | function | core/ |
Returns a system batch page. |
| BatchController::batchPageTitle | function | core/ |
The _title_callback for the system.batch_page.html route. |
| BatchControllerTest::testBatchPageTitle | function | core/ |
Tests title callback. |
| BatchNegotiator::$batchStorage | property | core/ |
The batch storage. |
| BatchStorage | class | core/ |
Provides a proxy class for \Drupal\Core\Batch\BatchStorage. |
| BatchStorage | class | core/ |
|
| BatchStorage.php | file | core/ |
|
| BatchStorage.php | file | core/ |
|
| BatchStorage::$connection | property | core/ |
The database connection. |
| BatchStorage::$container | property | core/ |
The service container. |
| BatchStorage::$csrfToken | property | core/ |
The CSRF token generator. |
| BatchStorage::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| BatchStorage::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| BatchStorage::$session | property | core/ |
The session. |
| BatchStorage::$time | property | core/ |
The time service. |
| BatchStorage::catchException | function | core/ |
Act on an exception when batch might be stale. |
| BatchStorage::cleanup | function | core/ |
Cleans up failed or old batches. |
| BatchStorage::cleanup | function | core/ |
Cleans up failed or old batches. |
| BatchStorage::create | function | core/ |
Creates and saves a batch. |
| BatchStorage::create | function | core/ |
Creates and saves a batch. |
| BatchStorage::delete | function | core/ |
Deletes a batch. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.