interval.html.twig |
templates/interval.html.twig |
|
Default theme implementation for an 'interval' #type form element. |
interval.info.yml |
interval.info.yml |
|
interval.info.yml |
interval.intervals.yml |
interval.intervals.yml |
|
interval.intervals.yml |
interval.module |
interval.module |
|
Defines an interval field.
@copyright Copyright(c) 2011 Rowlands Group
@license GPL v2+ http://www.fsf.org/licensing/licenses/gpl.html
@author Lee Rowlands leerowlands at rowlandsgroup dot com |
Interval.php |
src/Element/Interval.php |
Drupal\interval\Element |
|
interval.rules.inc |
interval.rules.inc |
|
Provides rules integration for interval module.
@copyright Copyright(c) 2011 Lee Rowlands
@license GPL v2+ http://www.fsf.org/licensing/licenses/gpl.html
@author Lee Rowlands contact at rowlandsgroup dot com |
interval.schema.yml |
config/schema/interval.schema.yml |
|
config/schema/interval.schema.yml |
interval.services.yml |
interval.services.yml |
|
interval.services.yml |
IntervalBase.php |
src/IntervalBase.php |
Drupal\interval |
|
IntervalFormatterBase.php |
src/Plugin/Field/FieldFormatter/IntervalFormatterBase.php |
Drupal\interval\Plugin\Field\FieldFormatter |
|
IntervalFormatterDefault.php |
src/Plugin/Field/FieldFormatter/IntervalFormatterDefault.php |
Drupal\interval\Plugin\Field\FieldFormatter |
|
IntervalFormatterPhp.php |
src/Plugin/Field/FieldFormatter/IntervalFormatterPhp.php |
Drupal\interval\Plugin\Field\FieldFormatter |
|
IntervalFormatterRaw.php |
src/Plugin/Field/FieldFormatter/IntervalFormatterRaw.php |
Drupal\interval\Plugin\Field\FieldFormatter |
|
IntervalInterface.php |
src/IntervalInterface.php |
Drupal\interval |
|
IntervalItem.php |
src/Plugin/Field/FieldType/IntervalItem.php |
Drupal\interval\Plugin\Field\FieldType |
|
IntervalItemInterface.php |
src/IntervalItemInterface.php |
Drupal\interval |
|
IntervalItemTest.php |
tests/src/Kernel/IntervalItemTest.php |
Drupal\Tests\interval\Kernel |
|
IntervalPluginManager.php |
src/IntervalPluginManager.php |
Drupal\interval |
|
IntervalPluginManagerInterface.php |
src/IntervalPluginManagerInterface.php |
Drupal\interval |
|
IntervalTest.php |
tests/src/Functional/IntervalTest.php |
Drupal\Tests\interval\Functional |
|
IntervalWidget.php |
src/Plugin/Field/FieldWidget/IntervalWidget.php |
Drupal\interval\Plugin\Field\FieldWidget |
|
InvalidIntervalException.php |
src/InvalidIntervalException.php |
Drupal\interval |
|