Search for %s

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.