Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TimeZoneResolver | class | core/ |
Event handler that resolves time zone based on site and user configuration. |
| TimeZoneResolver.php | file | core/ |
|
| TimeZoneResolver::$configFactory | property | core/ |
The config. |
| TimeZoneResolver::$currentUser | property | core/ |
The current user. |
| TimeZoneResolver::getSubscribedEvents | function | core/ |
|
| TimeZoneResolver::getTimeZone | function | core/ |
Gets the time zone based on site and user configuration. |
| TimeZoneResolver::onConfigSave | function | core/ |
Updates the default time zone when time zone config changes. |
| TimeZoneResolver::setDefaultTimeZone | function | core/ |
Sets the default time zone. |
| TimeZoneResolver::__construct | function | core/ |
TimeZoneResolver constructor. |
| TimezoneResolverTest | class | core/ |
Tests Drupal\system\TimeZoneResolver. |
| TimezoneResolverTest.php | file | core/ |
|
| TimezoneResolverTest::$modules | property | core/ |
Modules to install. |
| TimezoneResolverTest::testGetTimeZone | function | core/ |
Tests time zone resolution. |
| TimezoneTest | class | core/ |
Tests the timezone handling of datetime and datelist element types. |
| TimezoneTest.php | file | core/ |
|
| TimezoneTest::$date | property | core/ |
The date used in tests. |
| TimezoneTest::$dateFormat | property | core/ |
HTML date format pattern. |
| TimezoneTest::$elementType | property | core/ |
The element type that is being tested ('datetime' or 'datelist'). |
| TimezoneTest::$formattedDates | property | core/ |
The test date formatted in various formats and timezones. |
| 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::validateForm | function | core/ |
Form validation handler. |
| title.css | file | core/ |
Toolbar title styles. |
| title.pcss.css | file | core/ |
Toolbar title styles. |
| 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. |
| titlebar.css | file | core/ |
Styling for the titlebar within the off-canvas dialog. |
| titlebar.pcss.css | file | core/ |
Styling for the titlebar within the off-canvas dialog. |
| TitleBlockPluginInterface::setTitle | function | core/ |
Sets the title. |
| TitleClosureCallback | class | core/ |
Provides an example title closure for the testTitleClosure method above. |
| TitleClosureCallback::example | function | core/ |
A controller with a title closure on its route attribute. |
| TitleClosureTest | class | core/ |
Tests title closures declared on Route attributes. |
| TitleClosureTest.php | file | core/ |
|
| TitleClosureTest::$modules | property | core/ |
Modules to install. |
| TitleClosureTest::testReferenceToNonClosureTitle | function | core/ |
Tests that a reference to an attribute without a closure is reported. |
| TitleClosureTest::testRepeatedAttributesHaveOwnTitles | function | core/ |
Tests that repeated attributes on one method keep their own closures. |
| TitleClosureTest::testStaleReference | function | core/ |
Tests that a stale reference to a missing attribute is reported. |
| TitleClosureTest::testTitleClosureRoundTrip | function | core/ |
Tests that a title closure survives being written to the router table. |
Pagination
- Previous page
- Page 1445
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.