| CronForm::runCron |
function |
core/modules/system/src/Form/CronForm.php |
Form submission handler for running cron manually. |
| CronForm::submitForm |
function |
core/modules/system/src/Form/CronForm.php |
Form submission handler. |
| CronForm::__construct |
function |
core/modules/system/src/Form/CronForm.php |
Constructs a CronForm object. |
| CropImageEffect::buildConfigurationForm |
function |
core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php |
Form constructor. |
| CropImageEffect::submitConfigurationForm |
function |
core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php |
Form submission handler. |
| CsrfExceptionSubscriber::getHandledFormats |
function |
core/lib/Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php |
Specifies the request formats this subscriber will respond to. |
| CurrentThemeCondition::buildConfigurationForm |
function |
core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php |
Form constructor. |
| CurrentThemeCondition::submitConfigurationForm |
function |
core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php |
Form submission handler. |
| Custom::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/Custom.php |
Default option form that provides label widget that all fields should have. |
| Custom::preRenderCustomForm |
function |
core/modules/views/src/Plugin/views/field/Custom.php |
Prerender function to move the textarea to the top of a form. |
| d6_comment_entity_form_display.yml |
file |
core/modules/comment/migrations/d6_comment_entity_form_display.yml |
core/modules/comment/migrations/d6_comment_entity_form_display.yml |
| d6_comment_entity_form_display_subject.yml |
file |
core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml |
core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml |
| d6_date_formats.yml |
file |
core/modules/system/migrations/d6_date_formats.yml |
core/modules/system/migrations/d6_date_formats.yml |
| d6_field_formatter_settings.yml |
file |
core/modules/field/migrations/d6_field_formatter_settings.yml |
core/modules/field/migrations/d6_field_formatter_settings.yml |
| d6_filter_format.yml |
file |
core/modules/filter/migrations/d6_filter_format.yml |
core/modules/filter/migrations/d6_filter_format.yml |
| d6_system_performance.yml |
file |
core/modules/system/migrations/d6_system_performance.yml |
core/modules/system/migrations/d6_system_performance.yml |
| d6_upload_entity_form_display.yml |
file |
core/modules/file/migrations/d6_upload_entity_form_display.yml |
core/modules/file/migrations/d6_upload_entity_form_display.yml |
| d6_vocabulary_entity_form_display.yml |
file |
core/modules/taxonomy/migrations/d6_vocabulary_entity_form_display.yml |
core/modules/taxonomy/migrations/d6_vocabulary_entity_form_display.yml |
| d7_comment_entity_form_display.yml |
file |
core/modules/comment/migrations/d7_comment_entity_form_display.yml |
core/modules/comment/migrations/d7_comment_entity_form_display.yml |
| d7_comment_entity_form_display_subject.yml |
file |
core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml |
core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml |
| d7_field_formatter_settings.yml |
file |
core/modules/field/migrations/d7_field_formatter_settings.yml |
core/modules/field/migrations/d7_field_formatter_settings.yml |
| d7_filter_format.yml |
file |
core/modules/filter/migrations/d7_filter_format.yml |
core/modules/filter/migrations/d7_filter_format.yml |
| d7_system_performance.yml |
file |
core/modules/system/migrations/d7_system_performance.yml |
core/modules/system/migrations/d7_system_performance.yml |
| DatabaseTestForm |
class |
core/modules/system/tests/modules/database_test/src/Form/DatabaseTestForm.php |
Form controller for database_test module. |
| DatabaseTestForm.php |
file |
core/modules/system/tests/modules/database_test/src/Form/DatabaseTestForm.php |
|
| DatabaseTestForm::buildForm |
function |
core/modules/system/tests/modules/database_test/src/Form/DatabaseTestForm.php |
Form constructor. |
| DatabaseTestForm::getFormId |
function |
core/modules/system/tests/modules/database_test/src/Form/DatabaseTestForm.php |
Returns a unique string identifying the form. |
| DatabaseTestForm::submitForm |
function |
core/modules/system/tests/modules/database_test/src/Form/DatabaseTestForm.php |
Form submission handler. |
| DataFieldRow::buildOptionsForm |
function |
core/modules/rest/src/Plugin/views/row/DataFieldRow.php |
Provide a form for setting options. |
| DataFieldRow::validateOptionsForm |
function |
core/modules/rest/src/Plugin/views/row/DataFieldRow.php |
Validate the options form. |
| date.formatter |
service |
core/core.services.yml |
Drupal\Core\Datetime\DateFormatter |
| Date::$argFormat |
property |
core/modules/views/src/Plugin/views/argument/Date.php |
The date format used in the query. |
| Date::$dateFormat |
property |
core/modules/datetime/src/Plugin/views/filter/Date.php |
Date format for SQL conversion. |
| Date::$dateFormatStorage |
property |
core/modules/views/src/Plugin/views/field/Date.php |
The date format storage. |
| Date::$dateFormatter |
property |
core/modules/views/src/Plugin/views/field/Date.php |
The date formatter service. |
| Date::$dateFormatter |
property |
core/modules/views/src/Plugin/views/argument/Date.php |
The date formatter service. |
| Date::$dateFormatter |
property |
core/modules/datetime/src/Plugin/views/filter/Date.php |
The date formatter service. |
| Date::$format |
property |
core/modules/views/src/Plugin/views/argument/Date.php |
The date format used in the title. |
| Date::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/sort/Date.php |
Basic options for all sort criteria. |
| Date::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/Date.php |
Default option form that provides label widget that all fields should have. |
| Date::defaultArgumentForm |
function |
core/modules/views/src/Plugin/views/argument/Date.php |
Add an option to set the default value to the current date. |
| Date::getArgFormat |
function |
core/modules/views/src/Plugin/views/argument/Date.php |
Returns the date format used in the query in a form usable by PHP. |
| Date::getDateFormat |
function |
core/modules/datetime/src/Plugin/views/sort/Date.php |
Overridden in order to pass in the string date flag. |
| Date::getDateFormat |
function |
core/modules/datetime/src/Plugin/views/argument/Date.php |
Creates cross-database SQL date formatting. |
| Date::getFormula |
function |
core/modules/views/src/Plugin/views/argument/Date.php |
Gets the prepared formula. |
| Date::validateOptionsForm |
function |
core/modules/views/src/Plugin/views/filter/Date.php |
Simple validate handler. |
| Date::valueForm |
function |
core/modules/views/src/Plugin/views/filter/Date.php |
Add a type selector to the value form. |
| DateField::getFieldFormatterMap |
function |
core/modules/datetime/src/Plugin/migrate/field/DateField.php |
Get a map between D6 formatters and D8 formatters for this field type. |
| DateFormat |
class |
core/lib/Drupal/Core/Datetime/Entity/DateFormat.php |
Defines the Date Format configuration entity class. |
| DateFormat |
class |
core/modules/config_translation/src/FormElement/DateFormat.php |
Defines the date format element for the configuration translation interface. |