Search for ip

  1. Search 7.x for ip
  2. Search 9.5.x for ip
  3. Search 10.3.x for ip
  4. Search 11.x for ip
  5. Search main for ip
  6. Other projects
Title Object type File name Summary
TipPluginText.php file core/modules/tour/src/Plugin/tour/tip/TipPluginText.php
TipPluginText::$ariaId property core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Unique aria-id.
TipPluginText::$body property core/modules/tour/src/Plugin/tour/tip/TipPluginText.php The body text which is used for render of this Text Tip.
TipPluginText::$location property core/modules/tour/src/Plugin/tour/tip/TipPluginText.php The forced position of where the tip will be located.
TipPluginText::$token property core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Token service.
TipPluginText::create function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Creates an instance of the plugin.
TipPluginText::getAriaId function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns a ID that is guaranteed uniqueness.
TipPluginText::getAttributes function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns an array of attributes for the tip wrapper.
TipPluginText::getBody function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns body of the text tip.
TipPluginText::getLocation function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns location of the text tip.
TipPluginText::getOutput function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns a renderable array.
TipPluginText::__construct function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Constructs a \Drupal\tour\Plugin\tour\tip\TipPluginText object.
TipPluginTextTest class core/modules/tour/tests/src/Unit/Plugin/tour/tip/TipPluginTextTest.php @coversDefaultClass \Drupal\tour\Plugin\tour\tip\TipPluginText[[api-linebreak]]
@group tour
TipPluginTextTest.php file core/modules/tour/tests/src/Unit/Plugin/tour/tip/TipPluginTextTest.php
TipPluginTextTest::testGetAriaId function core/modules/tour/tests/src/Unit/Plugin/tour/tip/TipPluginTextTest.php Tests that getAriaId returns unique id per plugin instance.
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
TokenReplaceTest::testTokenReplacementWithMiniPager function core/modules/views/tests/src/Kernel/TokenReplaceTest.php Tests core token replacements generated from a view.
ToolkitGdTest::testManipulations function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Since PHP can't visually check that our images have been manipulated
properly, build a list of expected color values for each of the corners and
the expected height and widths for the final images.
tooltip.css file core/assets/vendor/jquery.ui/themes/base/tooltip.css /*!
* jQuery UI Tooltip 1.12.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/tooltip/#theming
*/
.ui-tooltip {
padding:…
Tour::$tips property core/modules/tour/src/Entity/Tour.php The array of plugin config, only used for export and to populate the $tipsCollection.
Tour::$tipsCollection property core/modules/tour/src/Entity/Tour.php Holds the collection of tips that are attached to this tour.
Tour::getTip function core/modules/tour/src/Entity/Tour.php Returns tip plugin.
Tour::getTips function core/modules/tour/src/Entity/Tour.php Returns the tips for this tour.
TourInterface::getTip function core/modules/tour/src/TourInterface.php Returns tip plugin.
TourInterface::getTips function core/modules/tour/src/TourInterface.php Returns the tips for this tour.
TourTest::$tips property core/modules/tour/tests/src/Functional/TourTest.php Tour tip attributes to be tested. Keyed by the path.
TourTestBase::assertTourTips function core/modules/tour/tests/src/Functional/TourTestBase.php Assert function to determine if tips rendered to the page
have a corresponding page element.
TourTestBase::assertTourTips function core/modules/tour/src/Tests/TourTestBase.php Assert function to determine if tips rendered to the page
have a corresponding page element.
TourTestBasic::$tips property core/modules/tour/tests/src/Functional/TourTestBasic.php Tour tip attributes to be tested. Keyed by the path.
TourTestBasic::testTips function core/modules/tour/tests/src/Functional/TourTestBasic.php A simple tip test.
TourViewBuilder::viewMultiple function core/modules/tour/src/TourViewBuilder.php Builds the render array for the provided entities.
tour_test_tour_tips_alter function core/modules/tour/tests/tour_test/tour_test.module Implements hook_tour_tips_alter().
TranslationsStream::getDescription function core/modules/locale/src/StreamWrapper/TranslationsStream.php Returns the description of the stream wrapper for use in the UI.
UiPhpUnitOutputTest class core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php Test PHPUnit output for the Simpletest UI.
UiPhpUnitOutputTest.php file core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php
UiPhpUnitOutputTest::$modules property core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php Modules to enable.
UiPhpUnitOutputTest::testOutput function core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php Tests that PHPUnit output in the Simpletest UI looks good.
Unicode::caseFlip function core/lib/Drupal/Component/Utility/Unicode.php Flip U+C0-U+DE to U+E0-U+FD and back. Can be used as preg_replace callback.
UninstallDefaultContentTest::assertRecipesImported function core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Assert recipes are imported.
UpdateApiEntityDefinitionUpdateTest::testMultipleUpdates function core/modules/system/tests/src/Functional/Entity/Update/UpdateApiEntityDefinitionUpdateTest.php Tests that multiple updates applied in bulk work as expected.
UpdateBackend::deleteMultiple function core/lib/Drupal/Core/Update/UpdateBackend.php Deletes multiple items from the cache.
UpdateLobTest::testUpdateMultipleBlob function core/tests/Drupal/KernelTests/Core/Database/UpdateLobTest.php Confirms that we can update two blob columns in the same table.
UpdatePathTestJavaScriptTest class core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php Tests the presence of JavaScript at update.php.
UpdatePathTestJavaScriptTest.php file core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php
UpdatePathTestJavaScriptTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php The theme to install as the default for testing.
UpdatePathTestJavaScriptTest::doSelectionTest function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php Tests the selection page.
UpdatePathTestJavaScriptTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php

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