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 |
|---|---|---|---|
| SiteConfigureForm::validateForm | function | core/ |
Form validation handler. |
| SiteInformationForm::validateForm | function | core/ |
Form validation handler. |
| SiteSettingsForm::validateForm | function | core/ |
Form validation handler. |
| SmartDefaultSettings::getCandidates | function | core/ |
Finds candidates for the still needed restrictions among disabled plugins. |
| SmartDefaultSettings::selectCandidate | function | core/ |
Selects best candidate for each of the still needed restrictions. |
| SmartDefaultSettingsTest::providerCandidates | function | core/ |
Data provider for testing getCandidates() and ::selectCandidate(). |
| SmartDefaultSettingsTest::testCandidates | function | core/ |
@covers ::getCandidates[[api-linebreak]] @covers ::selectCandidate[[api-linebreak]] @dataProvider providerCandidates |
| SneakySuperset::validateConfigurationForm | function | core/ |
Form validation handler. |
| SortableTestTrait::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
| SortDateTest | class | core/ |
Tests for core Drupal\views\Plugin\views\sort\Date handler. |
| SortDateTest.php | file | core/ |
|
| SortDateTest::$testViews | property | core/ |
Views used by this test. |
| SortDateTest::expectedResultSet | function | core/ |
|
| SortDateTest::testDateOrdering | function | core/ |
Tests numeric ordering of the result set. |
| SortDateTimeTest | class | core/ |
Tests for core Drupal\datetime\Plugin\views\sort\Date handler. |
| SortDateTimeTest.php | file | core/ |
|
| SortDateTimeTest::$testViews | property | core/ |
Views to be enabled. |
| SortDateTimeTest::setUp | function | core/ |
|
| SortDateTimeTest::testDateTimeSort | function | core/ |
Tests the datetime sort handler. |
| SortPluginBase::sortValidate | function | core/ |
|
| SortPluginBase::validateExposeForm | function | core/ |
Validate the options form. |
| SortPluginBase::validateOptionsForm | function | core/ |
Simple validate handler. |
| SourceEditing::validateConfigurationForm | function | core/ |
Form validation handler. |
| SourceEditingPreventSelfXssConstraintValidator::validate | function | core/ |
|
| SourceEditingRedundantTagsConstraintValidator::validate | function | core/ |
|
| Sql::$dateSql | property | core/ |
The database-specific date handler. |
| Sql::getDateField | function | core/ |
Returns a Unix timestamp to database native timestamp expression. |
| Sql::getDateFormat | function | core/ |
Creates cross-database date formatting. |
| Sql::getRowsNeedingUpdate | function | core/ |
Retrieves an array of map rows marked as needing update. |
| Sql::prepareUpdate | function | core/ |
Prepares to run a full update. |
| Sql::setUpdate | function | core/ |
Sets a specified record to be updated, if it exists. |
| Sql::updateCount | function | core/ |
Returns a count of items which are marked as needing update. |
| SqlBase::exposedFormValidate | function | core/ |
|
| SqlBase::updatePageInfo | function | core/ |
Update global paging info. |
| SqlBase::validateOptionsForm | function | core/ |
Provide the default form for validating options. |
| SqlContentEntityStorage::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
| SqlContentEntityStorage::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
| SqlContentEntityStorage::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
| SqlContentEntityStorageSchema::$updateBackupRepository | property | core/ |
The key-value collection for tracking entity update backup repository. |
| SqlContentEntityStorageSchema::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
| SqlContentEntityStorageSchema::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
| SqlContentEntityStorageSchema::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
| SqlContentEntityStorageSchema::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
| SqlContentEntityStorageSchema::postUpdateEntityTypeSchema | function | core/ |
Allows subscribers to do any cleanup necessary after data copying. |
| SqlContentEntityStorageSchema::preUpdateEntityTypeSchema | function | core/ |
Allows subscribers to prepare their schema before data copying. |
| SqlContentEntityStorageSchema::updateBackupRepository | function | core/ |
Gets the key/value collection for tracking the entity update backups. |
| SqlContentEntityStorageSchema::updateDedicatedTableSchema | function | core/ |
Updates the schema for a field stored in a shared table. |
| SqlContentEntityStorageSchema::updateSharedTableSchema | function | core/ |
Updates the schema for a field stored in a shared table. |
| SqlContentEntityStorageSchemaColumnTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| SqlContentEntityStorageSchemaColumnTest::testColumnUpdate | function | core/ |
Tests that column-level schema changes are detected for fields with data. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.