Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TipPluginText.php | file | core/ |
|
| TipPluginText::$ariaId | property | core/ |
Unique aria-id. |
| TipPluginText::$body | property | core/ |
The body text which is used for render of this Text Tip. |
| TipPluginText::$location | property | core/ |
The forced position of where the tip will be located. |
| TipPluginText::$token | property | core/ |
Token service. |
| TipPluginText::create | function | core/ |
Creates an instance of the plugin. |
| TipPluginText::getAriaId | function | core/ |
Returns a ID that is guaranteed uniqueness. |
| TipPluginText::getAttributes | function | core/ |
Returns an array of attributes for the tip wrapper. |
| TipPluginText::getBody | function | core/ |
Returns body of the text tip. |
| TipPluginText::getLocation | function | core/ |
Returns location of the text tip. |
| TipPluginText::getOutput | function | core/ |
Returns a renderable array. |
| 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/ |
|
| TokenReplaceTest::testTokenReplacementWithMiniPager | function | core/ |
Tests core token replacements generated from a view. |
| ToolkitGdTest::testManipulations | function | core/ |
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/ |
/*! * 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/ |
The array of plugin config, only used for export and to populate the $tipsCollection. |
| Tour::$tipsCollection | property | core/ |
Holds the collection of tips that are attached to this tour. |
| Tour::getTip | function | core/ |
Returns tip plugin. |
| Tour::getTips | function | core/ |
Returns the tips for this tour. |
| TourInterface::getTip | function | core/ |
Returns tip plugin. |
| TourInterface::getTips | function | core/ |
Returns the tips for this tour. |
| TourTest::$tips | property | core/ |
Tour tip attributes to be tested. Keyed by the path. |
| TourTestBase::assertTourTips | function | core/ |
Assert function to determine if tips rendered to the page have a corresponding page element. |
| TourTestBase::assertTourTips | function | core/ |
Assert function to determine if tips rendered to the page have a corresponding page element. |
| TourTestBasic::$tips | property | core/ |
Tour tip attributes to be tested. Keyed by the path. |
| TourTestBasic::testTips | function | core/ |
A simple tip test. |
| TourViewBuilder::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
| tour_test_tour_tips_alter | function | core/ |
Implements hook_tour_tips_alter(). |
| TranslationsStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| UiPhpUnitOutputTest | class | core/ |
Test PHPUnit output for the Simpletest UI. |
| UiPhpUnitOutputTest.php | file | core/ |
|
| UiPhpUnitOutputTest::$modules | property | core/ |
Modules to enable. |
| UiPhpUnitOutputTest::testOutput | function | core/ |
Tests that PHPUnit output in the Simpletest UI looks good. |
| Unicode::caseFlip | function | core/ |
Flip U+C0-U+DE to U+E0-U+FD and back. Can be used as preg_replace callback. |
| UninstallDefaultContentTest::assertRecipesImported | function | core/ |
Assert recipes are imported. |
| UpdateApiEntityDefinitionUpdateTest::testMultipleUpdates | function | core/ |
Tests that multiple updates applied in bulk work as expected. |
| UpdateBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
| UpdateLobTest::testUpdateMultipleBlob | function | core/ |
Confirms that we can update two blob columns in the same table. |
| UpdatePathTestJavaScriptTest | class | core/ |
Tests the presence of JavaScript at update.php. |
| UpdatePathTestJavaScriptTest.php | file | core/ |
|
| UpdatePathTestJavaScriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathTestJavaScriptTest::doSelectionTest | function | core/ |
Tests the selection page. |
| UpdatePathTestJavaScriptTest::setUp | function | core/ |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.