Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TimezoneTest::$modules | property | core/ |
Modules to enable. |
| TimezoneTest::$modules | property | core/ |
Modules to enable. |
| TimezoneTest::$testConditions | property | core/ |
The number of test elements on the form. |
| TimezoneTest::$timeFormat | property | core/ |
HTML time format pattern. |
| TimezoneTest::$timezones | property | core/ |
An array of timezones with labels denoting their use in the tests. |
| TimezoneTest::assertDateTimezonePropertyProcessed | function | core/ |
Asserts that elements set #date_timezone correctly. |
| TimezoneTest::assertTimesUnderstoodCorrectly | function | core/ |
Asserts that elements interpret dates using the expected time zones. |
| TimezoneTest::buildForm | function | core/ |
Form constructor. |
| TimezoneTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TimezoneTest::setUp | function | core/ |
|
| TimezoneTest::setupForm | function | core/ |
Simulate form being loaded and default values displayed to user. |
| TimezoneTest::submitForm | function | core/ |
Form submission handler. |
| TimezoneTest::testDatelistElementTimesUnderstoodCorrectly | function | core/ |
Tests datelist elements interpret their times correctly when saving. |
| TimezoneTest::testDatelistTimezonePropertyProcessed | function | core/ |
On datelist elements test #date_timezone after ::processDatetime. |
| TimezoneTest::testDatetimeElementTimesUnderstoodCorrectly | function | core/ |
Tests datetime elements interpret their times correctly when saving. |
| TimezoneTest::testDatetimeTimezonePropertyProcessed | function | core/ |
On datetime elements test #date_timezone after ::processDatetime. |
| TimezoneTest::testSystemTimeZones | function | core/ |
Tests system_time_zones(). |
| TimezoneTest::validateForm | function | core/ |
Form validation handler. |
| TipPluginBase | class | core/ |
Defines a base tour item implementation. |
| TipPluginBase.php | file | core/ |
|
| TipPluginBase::$attributes | property | core/ |
The attributes that will be applied to the markup of this tip. |
| TipPluginBase::$label | property | core/ |
The label which is used for render of this tip. |
| TipPluginBase::$weight | property | core/ |
Allows tips to take more priority that others. |
| TipPluginBase::get | function | core/ |
Used for returning values by key. |
| TipPluginBase::getAttributes | function | core/ |
@todo remove in https://drupal.org/node/3195193 |
| TipPluginBase::getLabel | function | core/ |
Returns label of the tip. |
| TipPluginBase::getLocation | function | core/ |
Determines the placement of the tip relative to the element. |
| TipPluginBase::getOutput | function | core/ |
This method should not be used. It is deprecated from TipPluginInterface. |
| TipPluginBase::getSelector | function | core/ |
The selector the tour tip will attach to. |
| TipPluginBase::getWeight | function | core/ |
Returns weight of the tip. |
| TipPluginBase::id | function | core/ |
Returns id of the tip. |
| TipPluginBase::set | function | core/ |
Used for returning values by key. |
| TipPluginBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| TipPluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\tour\TipPluginBase[[api-linebreak]] |
| TipPluginBaseTest.php | file | core/ |
|
| TipPluginBaseTest::testGetLocationAssertion | function | core/ |
@covers ::getLocation[[api-linebreak]] |
| TipPluginImage::__construct | function | core/ |
Constructs a \Drupal\tour\Plugin\tour\tip\TipPluginText object. |
| TipPluginImageLegacy::__construct | function | core/ |
Constructs a TipPluginImageLegacy object. |
| TipPluginInterface::getAttributes | function | core/ |
Returns an array of attributes for the tip wrapper. |
| TipPluginInterface::set | function | core/ |
Used for returning values by key. |
| TipPluginManager::__construct | function | core/ |
Constructs a new TipPluginManager. |
| TipPluginText::__construct | function | core/ |
Constructs a \Drupal\tour\Plugin\tour\tip\TipPluginText object. |
| TipPluginTextLegacy::getAttributes | function | core/ |
@todo remove in https://drupal.org/node/3195193 |
| TipPluginTextLegacy::__construct | function | core/ |
Constructs a TipPluginTextLegacy object. |
| TipsPluginCollection | class | core/ |
A collection of tips. |
| TipsPluginCollection.php | file | core/ |
|
| TipsPluginCollection::$pluginKey | property | core/ |
The key within the plugin configuration that contains the plugin ID. |
| TipsPluginCollection::get | function | core/ |
|
| Title::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Title::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Pagination
- Previous page
- Page 1290
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.