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 |
---|---|---|---|
FieldableEntityDefinitionUpdateTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
FieldableEntityDefinitionUpdateTest::$lastInstalledSchemaRepository | property | core/ |
The last installed schema repository service. |
FieldableEntityDefinitionUpdateTest::$modules | property | core/ |
Modules to enable. |
FieldableEntityDefinitionUpdateTest::$testEntities | property | core/ |
An array of entities are created during the test. |
FieldableEntityDefinitionUpdateTest::assertBackupTables | function | core/ |
Asserts that the backup tables have been kept after a successful update. |
FieldableEntityDefinitionUpdateTest::assertBundleFieldSchema | function | core/ |
Asserts that the bundle field schema is correct. |
FieldableEntityDefinitionUpdateTest::assertEntityData | function | core/ |
Asserts test entity data after a fieldable entity type update. |
FieldableEntityDefinitionUpdateTest::assertEntityTypeSchema | function | core/ |
Asserts revisionable and/or translatable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::assertNonRevisionableAndNonTranslatable | function | core/ |
Asserts that an entity type is neither revisionable nor translatable. |
FieldableEntityDefinitionUpdateTest::assertRevisionable | function | core/ |
Asserts the revisionable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::assertRevisionableAndTranslatable | function | core/ |
Asserts the revisionable / translatable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::assertTranslatable | function | core/ |
Asserts the translatable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::insertData | function | core/ |
Generates test entities for the 'entity_test_update' entity type. |
FieldableEntityDefinitionUpdateTest::providerTestFieldableEntityTypeUpdates | function | core/ |
Data provider for testFieldableEntityTypeUpdates(). |
FieldableEntityDefinitionUpdateTest::setUp | function | core/ |
|
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdates | function | core/ |
@covers ::updateFieldableEntityType @dataProvider providerTestFieldableEntityTypeUpdates |
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesErrorHandling | function | core/ |
Tests that a failed entity schema update preserves the existing data. |
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesRemoveBackupTables | function | core/ |
Tests the removal of the backup tables after a successful update. |
FieldableEntityInterface::validate | function | core/ |
Validates the currently set values. |
FieldConfigEditForm::validateForm | function | core/ |
Form validation handler. |
FieldCrudTest::testUpdateField | function | core/ |
Tests the update of a field. |
FieldDateTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\Date handler. |
FieldDateTest.php | file | core/ |
|
FieldDateTest::$testViews | property | core/ |
Views used by this test. |
FieldDateTest::assertRenderedDatesEqual | function | core/ |
Asserts properly formatted display against 'created' field in view. |
FieldDateTest::assertRenderedFutureDatesEqual | function | core/ |
Asserts properly formatted display against 'destroyed' field in view. |
FieldDateTest::dataSet | function | core/ |
Returns a very simple test dataset. |
FieldDateTest::schemaDefinition | function | core/ |
Returns the schema definition. |
FieldDateTest::testFieldDate | function | core/ |
Sets up functional test of the views date field. |
FieldDateTest::viewsData | function | core/ |
Returns the views data definition. |
FieldDefinitionListener::onFieldDefinitionUpdate | function | core/ |
Reacts to the update of a field. |
FieldDefinitionListenerInterface::onFieldDefinitionUpdate | function | core/ |
Reacts to the update of a field. |
FieldDefinitionListenerTest::testOnFieldDefinitionUpdate | function | core/ |
@covers ::onFieldDefinitionUpdate |
FieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
FieldItemListInterface::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
FieldItemListTest::testDefaultValuesFormValidate | function | core/ |
@covers ::defaultValuesFormValidate |
FieldKernelTestBase::entityValidateAndSave | function | core/ |
Validate and save entity. Fail if violations are found. |
FieldLayoutEntityDisplayFormTrait::validateForm | function | core/ |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::validateForm(). |
FieldResolver::isCandidateDefinitionProperty | function | core/ |
Determines if a path part targets a field property, not a subsequent field. |
FieldResolver::isCandidateDefinitionReferenceProperty | function | core/ |
Determines if a path part targets a reference property. |
FieldSqlStorageTest::testFieldUpdateFailure | function | core/ |
Tests that failure to create fields is handled gracefully. |
FieldSqlStorageTest::testFieldUpdateIndexesWithData | function | core/ |
Tests adding and removing indexes while data is present. |
FieldSqlStorageTest::testUpdateFieldSchemaWithData | function | core/ |
Tests trying to update a field with data. |
FieldStorageAddForm::validateAddExisting | function | core/ |
Validates the 're-use existing field' case. |
FieldStorageAddForm::validateAddNew | function | core/ |
Validates the 'add new field' case. |
FieldStorageAddForm::validateForm | function | core/ |
Form validation handler. |
FieldStorageConfig::preSaveUpdated | function | core/ |
Prepares saving an updated field definition. |
FieldStorageConfigEditForm::validateCardinality | function | core/ |
Validates the cardinality. |
FieldStorageConfigUpdateForbiddenException | class | core/ |
Exception class thrown by hook_field_storage_config_update_forbid(). |
FieldStorageConfigUpdateForbiddenException.php | file | core/ |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.