Search for %s
- Search 7.x for %s
- Search 9.5.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::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::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
| TimezoneTest::setupForm | function | core/ |
Simulate form being loaded and default values displayed to user. |
| TimezoneTest::submitForm | function | core/ |
Form submission handler. |
| TimeZoneTest::testAccountTimeZones | function | core/ |
Tests that user accounts have the default time zone set. |
| 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/ |
Returns an array of attributes for the tip wrapper. |
| TipPluginBase::getLabel | function | core/ |
Returns label of the tip. |
| 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. |
| 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::getAttributes | function | core/ |
Returns an array of attributes for the tip wrapper. |
| TipPluginText::__construct | function | core/ |
Constructs a \Drupal\tour\Plugin\tour\tip\TipPluginText object. |
| TipPluginTextTest | class | core/ |
@coversDefaultClass \Drupal\tour\Plugin\tour\tip\TipPluginText[[api-linebreak]] @group tour |
| TipPluginTextTest.php | file | core/ |
|
| TipPluginTextTest::testGetAriaId | function | core/ |
Tests that getAriaId returns unique id per plugin instance. |
| 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. |
| TitleBlockPluginInterface::setTitle | function | core/ |
Sets the title. |
| TitleResolver | class | core/ |
Provides the default implementation of the title resolver interface. |
| TitleResolver.php | file | core/ |
|
| TitleResolver::$argumentResolver | property | core/ |
The argument resolver. |
| TitleResolver::$controllerResolver | property | core/ |
The controller resolver. |
| TitleResolver::getTitle | function | core/ |
Returns a static or dynamic title for the route. |
| TitleResolver::__construct | function | core/ |
Constructs a TitleResolver instance. |
| TitleResolverInterface | interface | core/ |
Defines a class which knows how to generate the title from a given route. |
| TitleResolverInterface.php | file | core/ |
|
| TitleResolverInterface::getTitle | function | core/ |
Returns a static or dynamic title for the route. |
| TitleResolverTest | class | core/ |
@coversDefaultClass \Drupal\Core\Controller\TitleResolver[[api-linebreak]] @group Controller |
Pagination
- Previous page
- Page 1260
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.