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 or time selection. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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. |
SqlContentEntityStorageSchemaColumnTest::testColumnUpdateWithFlag | function | core/ |
Tests that schema changes are updated for fields with data with the flag. |
SqlContentEntityStorageSchemaTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
SqlContentEntityStorageSchemaTest::testonEntityTypeUpdateWithNewIndex | function | core/ |
@covers \Drupal\Core\Entity\Sql\SqlContentEntityStorageSchema::onEntityTypeUpdate()[[api-linebreak]] |
SqlContentEntityStorageSchemaTest::testOnFieldStorageDefinitionUpdateShared | function | core/ |
Tests updating a shared table field definition. |
SqlFieldableEntityTypeListenerTrait::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
SqlFieldableEntityTypeListenerTrait::onFieldableEntityTypeUpdate | function | core/ |
|
SqlFieldableEntityTypeListenerTrait::postUpdateEntityTypeSchema | function | core/ |
Allows subscribers to do any cleanup necessary after data copying. |
SqlFieldableEntityTypeListenerTrait::preUpdateEntityTypeSchema | function | core/ |
Allows subscribers to prepare their schema before data copying. |
sqlite.views.date_sql | service | core/ |
Drupal\views\Plugin\views\query\SqliteDateSql |
SqliteDateSql | class | core/ |
SQLite-specific date handling. |
SqliteDateSql.php | file | core/ |
|
SqliteDateSql::$database | property | core/ |
The database connection. |
SqliteDateSql::$replace | property | core/ |
An array of PHP-to-SQLite date replacement patterns. |
SqliteDateSql::getDateField | function | core/ |
Returns a native database expression for a given field. |
SqliteDateSql::getDateFormat | function | core/ |
Creates a native database date formatting. |
SqliteDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
SqliteDateSql::setTimezoneOffset | function | core/ |
Set the database to the given timezone. |
SqliteDateSql::__construct | function | core/ |
Constructs the SQLite-specific date sql class. |
SqliteDateSqlTest | class | core/ |
Tests the MySQL-specific date query handler. |
SqliteDateSqlTest.php | file | core/ |
|
SqliteDateSqlTest::$database | property | core/ |
The mocked database service. |
SqliteDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
SqliteDateSqlTest::setUp | function | core/ |
|
SqliteDateSqlTest::testGetDateField | function | core/ |
Tests the getDateField method. |
SqliteDateSqlTest::testGetDateFormat | function | core/ |
Tests date formatting replacement. |
SqliteDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
SqliteDateSqlTest::testSetTimezoneOffset | function | core/ |
Tests setting the database offset. |
StackSessionHandlerIntegrationTest::testRequestWriteInvokesUpdateTimestamp | function | core/ |
Tests a session rewrite-unmodified request with a valid session cookie. |
StackSessionHandlerIntegrationTest::testRequestWriteInvokesValidateId | function | core/ |
Tests a session modify request with a valid session cookie. |
StagedDBUpdateValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\SandboxDatabaseUpdatesValidator[[api-linebreak]] @group package_manager @internal |
StagedDBUpdateValidatorTest.php | file | core/ |
|
StagedDBUpdateValidatorTest::providerStagedDatabaseUpdate | function | core/ |
Data provider for ::testStagedDatabaseUpdates(). |
StagedDBUpdateValidatorTest::setUp | function | core/ |
|
StagedDBUpdateValidatorTest::testStagedDatabaseUpdate | function | core/ |
Tests validation of staged database updates. |
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.