Search for date
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Date | class | core/ |
Basic sort handler for dates. |
Date | class | core/ |
A handler to provide proper displays for dates. |
Date | class | core/ |
Filter to handle dates stored as a timestamp. |
Date | class | core/ |
Argument handler for dates. |
Date | class | core/ |
Basic sort handler for datetime fields. |
Date | class | core/ |
Date/time views filter. |
Date | class | core/ |
Abstract argument handler for dates. |
Date | class | core/ |
Provides a form element for date selection. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EmailAction::validateConfigurationForm | function | core/ |
Form validation handler. |
EmailConstraint::validatedBy | function | core/ |
|
EmailWidgetSizeSettingUpdateTest | class | core/ |
Tests the update for the 'size' setting of the 'email_default' field widget. |
EmailWidgetSizeSettingUpdateTest.php | file | core/ |
|
EmailWidgetSizeSettingUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EmailWidgetSizeSettingUpdateTest::testFieldPostUpdateEmailWidgetSizeSetting | function | core/ |
Tests field_post_update_email_widget_size_setting(). |
entity.definition_update_manager | service | core/ |
Drupal\Core\Entity\EntityDefinitionUpdateManager |
Entity::validateArgument | function | core/ |
Performs validation for a given argument. |
Entity::validateEntity | function | core/ |
Validates an individual entity against class access settings. |
EntityApiTest::testUpdateWithId | function | core/ |
Tests that resaving an entity with a different entity ID throws an exception. |
EntityApiTest::testUpdateWithRevisionId | function | core/ |
Tests that resaving a revision with a different revision ID throws an exception. |
EntityAutocomplete::validateEntityAutocomplete | function | core/ |
Form element validation handler for entity_autocomplete elements. |
EntityAutocompleteElementFormTest::validateForm | function | core/ |
Form validation handler. |
EntityBase::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
EntityBase::getListCacheTagsToInvalidate | function | core/ |
The list cache tags to invalidate for this entity. |
EntityBase::invalidateTagsOnDelete | function | core/ |
Invalidates an entity's cache tags upon delete. |
EntityBase::invalidateTagsOnSave | function | core/ |
Invalidates an entity's cache tags upon save. |
EntityChangedConstraintValidator::validate | function | core/ |
|
EntityCondition::validate | function | core/ |
Validates the filter has the required fields. |
EntityConfigBase::updateEntity | function | core/ |
Updates an entity with the contents of a row. |
EntityConfigBase::updateEntityProperty | function | core/ |
Updates a (possible nested) entity property with a value. |
EntityContentBase::updateEntity | function | core/ |
Updates an entity with the new values from row. |
EntityContentBase::validateEntity | function | core/ |
Validates the entity. |
EntityContentComplete::updateEntity | function | core/ |
Updates an entity with the new values from row. |
EntityContextTypedDataTest::testValidateConfigEntityContext | function | core/ |
Tests that entity contexts wrapping a config entity can be validated. |
EntityDateFormat | class | core/ |
Plugin annotation @MigrateDestination( id = "entity:date_format" ) |
EntityDateFormat.php | file | core/ |
|
EntityDateFormat::updateEntityProperty | function | core/ |
|
EntityDefinitionTestTrait::applyEntityUpdates | function | core/ |
Applies all the detected valid changes. |
EntityDefinitionTestTrait::doEntityUpdate | function | core/ |
Performs an entity type definition update. |
EntityDefinitionTestTrait::doFieldUpdate | function | core/ |
Performs a field storage definition update. |
EntityDefinitionTestTrait::getUpdatedEntityTypeDefinition | function | core/ |
Returns an entity type definition, possibly updated to be rev or mul. |
EntityDefinitionTestTrait::getUpdatedFieldStorageDefinitions | function | core/ |
Returns the required rev / mul field definitions for an entity type. |
EntityDefinitionTestTrait::updateEntityTypeToNotRevisionable | function | core/ |
Updates the 'entity_test_update' entity type not revisionable. |
EntityDefinitionTestTrait::updateEntityTypeToNotRevisionable | function | core/ |
Updates the 'entity_test_update' entity type not revisionable. |
EntityDefinitionTestTrait::updateEntityTypeToNotTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to not translatable. |
EntityDefinitionTestTrait::updateEntityTypeToNotTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to not translatable. |
EntityDefinitionTestTrait::updateEntityTypeToRevisionable | function | core/ |
Updates the 'entity_test_update' entity type to revisionable. |
EntityDefinitionTestTrait::updateEntityTypeToRevisionable | function | core/ |
Updates the 'entity_test_update' entity type to revisionable. |
EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to revisionable and translatable. |
EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to revisionable and translatable. |
EntityDefinitionTestTrait::updateEntityTypeToTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to translatable. |
EntityDefinitionTestTrait::updateEntityTypeToTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to translatable. |
EntityDefinitionUpdateManager | class | core/ |
Manages entity definition updates. |
EntityDefinitionUpdateManager.php | file | core/ |
|
EntityDefinitionUpdateManager::$deprecatedProperties | property | core/ |
|
EntityDefinitionUpdateManager::$entityFieldManager | property | core/ |
The entity field manager service. |
EntityDefinitionUpdateManager::$entityLastInstalledSchemaRepository | property | core/ |
The last installed schema repository. |
EntityDefinitionUpdateManager::$entityTypeListener | property | core/ |
The entity type listener service. |
EntityDefinitionUpdateManager::$entityTypeManager | property | core/ |
The entity type manager service. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.