You are here

Files in Form Options Attributes 2.0.x

Primary tabs

File namesort descending Location Namespace Description
form-options-attributes--select--options-attributes.html.twig templates/form-options-attributes--select--options-attributes.html.twig {% apply spaceless %} <select{{ attributes }}> {% for option in options %} {% if option.type == 'optgroup' %} <optgroup label="{{ option.label }}"> {% for…
FormOptionsAttributesOptGroupTestForm.php tests/modules/form_options_attributes_test/src/Form/FormOptionsAttributesOptGroupTestForm.php Drupal\form_options_attributes_test\Form
FormOptionsAttributesTest.php tests/modules/form_options_attributes_test/src/Tests/FormOptionsAttributesTest.php Drupal\form_options_attributes_test\Tests
FormOptionsAttributesTestForm.php tests/modules/form_options_attributes_test/src/Form/FormOptionsAttributesTestForm.php Drupal\form_options_attributes_test\Form
form_options_attributes.info.yml form_options_attributes.info.yml form_options_attributes.info.yml
form_options_attributes.module form_options_attributes.module Form options attributes module.
form_options_attributes_test.info.yml tests/modules/form_options_attributes_test/form_options_attributes_test.info.yml tests/modules/form_options_attributes_test/form_options_attributes_test.info.yml
form_options_attributes_test.routing.yml tests/modules/form_options_attributes_test/form_options_attributes_test.routing.yml tests/modules/form_options_attributes_test/form_options_attributes_test.routing.yml

Other projects