CronForm.php |
file |
core/modules/system/src/Form/CronForm.php |
|
CronForm::$cron |
property |
core/modules/system/src/Form/CronForm.php |
The cron service. |
CronForm::$dateFormatter |
property |
core/modules/system/src/Form/CronForm.php |
The date formatter service. |
CronForm::$moduleHandler |
property |
core/modules/system/src/Form/CronForm.php |
The module handler service. |
CronForm::$state |
property |
core/modules/system/src/Form/CronForm.php |
Stores the state storage service. |
CronForm::buildForm |
function |
core/modules/system/src/Form/CronForm.php |
Form constructor. |
CronForm::create |
function |
core/modules/system/src/Form/CronForm.php |
Instantiates a new instance of this class. |
CronForm::getEditableConfigNames |
function |
core/modules/system/src/Form/CronForm.php |
Gets the configuration names that will be editable. |
CronForm::getFormId |
function |
core/modules/system/src/Form/CronForm.php |
Returns a unique string identifying the form. |
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 |
|
CropImageEffect::submitConfigurationForm |
function |
core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php |
|
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::$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::getDateFormat |
function |
core/modules/datetime/src/Plugin/views/sort/Date.php |
Overridden in order to pass in the string date flag. |