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 |
---|---|---|---|
ValidateHostnameTest::providerTestValidateHostname | function | core/ |
Provides test data for testValidateHostname(). |
ValidateHostnameTest::testValidateHostname | function | core/ |
@covers ::validateHostname[[api-linebreak]] @dataProvider providerTestValidateHostname |
ValidateMigrationStateTest | class | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
ValidateMigrationStateTest | class | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
ValidateMigrationStateTest.php | file | core/ |
|
ValidateMigrationStateTest.php | file | core/ |
|
ValidateMigrationStateTest::$modules | property | core/ |
Modules to enable. |
ValidateMigrationStateTest::$modules | property | core/ |
Modules to enable. |
ValidateMigrationStateTestTrait | trait | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
ValidateMigrationStateTestTrait.php | file | core/ |
|
ValidateMigrationStateTestTrait::enableAllModules | function | core/ |
Enable all available modules. |
ValidateMigrationStateTestTrait::testMigrationState | function | core/ |
Tests the migration information in .migrate_drupal.yml. |
ValidateTest | class | core/ |
Tests the file_validate() function. |
ValidateTest.php | file | core/ |
|
ValidateTest::testCallerValidation | function | core/ |
Test that the validators passed into are checked. |
ValidateTest::testInsecureExtensions | function | core/ |
Tests hard-coded security check in file_validate(). |
ValidationErrorBlock::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
ValidationTest::testValidate | function | core/ |
Tests #element_validate and #validate. |
ValidationTest::testValidateLimitErrors | function | core/ |
Tests partial form validation through #limit_validation_errors. |
ValidatorTest::testFileValidateExtensions | function | core/ |
Test the file_validate_extensions() function. |
ValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the resolution of a specific file is within bounds. |
ValidatorTest::testFileValidateIsImage | function | core/ |
This ensures a specific file is actually an image. |
ValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
ValidatorTest::testFileValidateSize | function | core/ |
Test file_validate_size(). |
ValidPathConstraintValidator::validate | function | core/ |
|
ValidReferenceConstraintValidator::validate | function | core/ |
|
VariantBase::validateConfigurationForm | function | core/ |
Form validation handler. |
VendorHardeningPlugin::onPostPackageUpdate | function | composer/ |
POST_PACKAGE_UPDATE event handler. |
VendorHardeningPlugin::onPrePackageUpdate | function | composer/ |
PRE_PACKAGE_UPDATE event handler. |
View::invalidateCaches | function | core/ |
Invalidates cache tags. |
ViewAddForm::validateForm | function | core/ |
Form validation handler. |
ViewCoreUpdateTest | class | core/ |
Tests the upgrade path for removing the core key from views configuration. |
ViewCoreUpdateTest.php | file | core/ |
|
ViewCoreUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ViewCoreUpdateTest::testPostUpdate | function | core/ |
Tests that the core key is removed from views configuration. |
ViewEditForm::$dateFormatter | property | core/ |
The date formatter service. |
ViewEditForm::validateForm | function | core/ |
Form validation handler. |
ViewExecutable::validate | function | core/ |
Makes sure the view is completely valid. |
ViewExecutableTest::testValidate | function | core/ |
Tests the validation of display handlers. |
ViewExecutableTest::testValidateNestedLoops | function | core/ |
Tests that nested loops of the display handlers won't break validation. |
Views argument validate plugins | group | core/ |
Plugins for validating views contextual filters. |
views.date_sql | service | core/ |
Drupal\views\Plugin\views\query\MysqlDateSql |
views.post_update.php | file | core/ |
Post update functions for Views. |
views.view.node_link_update_test.yml | file | core/ |
core/modules/views/tests/fixtures/update/views.view.node_link_update_test.yml |
views.view.test_argument_date.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_date.yml |
views.view.test_argument_datetime.yml | file | core/ |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_argument_datetime.yml |
views.view.test_datetime_range_filter_values.yml | file | core/ |
core/modules/datetime_range/tests/fixtures/update/views.view.test_datetime_range_filter_values.yml |
views.view.test_exposed_filter_datetime.yml | file | core/ |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_exposed_filter_datetime.yml |
views.view.test_filter_datetime.yml | file | core/ |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_filter_datetime.yml |
views.view.test_filter_date_between.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_date_between.yml |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.