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 |
---|---|---|---|
IncrementalForm::$dateFormatter | property | core/ |
The date formatter service. |
InlineBlock::blockValidate | function | core/ |
|
inline_form_errors_preprocess_datetime_wrapper | function | core/ |
Implements hook_preprocess_HOOK() for datetime form wrapper templates. |
InOperator::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
InOperatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
InOperatorTest::validate_options_callback | function | core/ |
|
InstallCommand::validateProfile | function | core/ |
Validates a user provided install profile. |
InstallProfileSystemInstall8300Test::testUpdate | function | core/ |
Ensures that the system_update_8300() runs as expected. |
InstallTest::testUninstallPostUpdateFunctions | function | core/ |
Ensures that post update functions are removed on uninstall. |
InstallUninstallTest::assertInstallModuleUpdates | function | core/ |
Asserts the module post update functions after install. |
InstallUninstallTest::assertUninstallModuleUpdates | function | core/ |
Asserts the module post update functions after uninstall. |
InvalidUpdateHookTest | class | core/ |
Tests that a module implementing hook_update_8000() causes an error to be displayed on update. |
InvalidUpdateHookTest.php | file | core/ |
|
InvalidUpdateHookTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InvalidUpdateHookTest::$modules | property | core/ |
Modules to enable. |
InvalidUpdateHookTest::$updateUrl | property | core/ |
URL for the upgrade script. |
InvalidUpdateHookTest::$updateUser | property | core/ |
A user account with upgrade permission. |
InvalidUpdateHookTest::setUp | function | core/ |
|
InvalidUpdateHookTest::testInvalidUpdateHook | function | core/ |
|
IsNullConstraintValidator::validate | function | core/ |
|
Item::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
JsonApiDocumentTopLevelNormalizer::validateRequestBody | function | core/ |
Performs minimal validation of the document. |
JsonApiRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 | function | core/ |
Ensure non-translatable entities can be PATCHed with an alternate language. |
JsonApiRegressionTest::testPatchingDateTimeFieldsFromIssue3021194 | function | core/ |
Ensures PATCHing datetime (both date-only & date+time) fields is possible. |
JsonApiRegressionTest::testPatchingDateTimeNormalizedWrongTimeZoneIssue3021194 | function | core/ |
Ensures datetime fields are normalized using the correct timezone. |
JsonApiRequestValidator::validateQueryParams | function | core/ |
Validates custom (implementation-specific) query parameter names. |
jsonapi_update_8701 | function | core/ |
Enable BC: default the new read-only mode to "off" on existing sites. |
KeyValueEntityStorageTest::testSaveUpdate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
LangcodeToAsciiUpdateFilledTest | class | core/ |
Runs LangcodeToAsciiUpdateTest with a dump filled with content. |
LangcodeToAsciiUpdateFilledTest.php | file | core/ |
|
LangcodeToAsciiUpdateFilledTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
LangcodeToAsciiUpdateTest | class | core/ |
Tests that the entity langcode fields have been updated to varchar_ascii. |
LangcodeToAsciiUpdateTest.php | file | core/ |
|
LangcodeToAsciiUpdateTest::getColumnCollation | function | core/ |
Determine the column collation. |
LangcodeToAsciiUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
LangcodeToAsciiUpdateTest::testLangcodeColumnCollation | function | core/ |
Tests that the column collation has been updated on MySQL. |
language.post_update.php | file | core/ |
Post update functions for Language module. |
LanguageAddForm::validateCustom | function | core/ |
Validates the language addition form on custom language button. |
LanguageAddForm::validatePredefined | function | core/ |
Element specific validator for the Add language button. |
LanguageConfigurationElementTest::testNodeTypeUpdate | function | core/ |
Tests that the configuration is retained when the node type is updated. |
LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate | function | core/ |
Tests that the configuration is retained when a vocabulary is updated. |
LanguageFallbackTest::testCandidates | function | core/ |
Tests language fallback candidates. |
LanguageFormBase::validateCommon | function | core/ |
Validates the language editing element. |
LanguageListBuilder::validateForm | function | core/ |
Form validation handler. |
LanguageManager::getFallbackCandidates | function | core/ |
Returns the language fallback candidates for a given context. |
LanguageManagerInterface::getFallbackCandidates | function | core/ |
Returns the language fallback candidates for a given context. |
LanguageNegotiator::updateConfiguration | function | core/ |
Updates the configuration based on the given language types. |
LanguageNegotiatorInterface::updateConfiguration | function | core/ |
Updates the configuration based on the given language types. |
LanguageSelectWidgetUpdateTest | class | core/ |
Tests the update path for the language_select widget. |
LanguageSelectWidgetUpdateTest.php | file | core/ |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.