Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ToolkitTest::testLoad | function | core/ |
Tests Image's methods. |
| ToolkitTest::testSave | function | core/ |
Tests the Image::save() function. |
| ToolkitTestTrait | trait | core/ |
Provides common methods for image toolkit kernel tests. |
| ToolkitTestTrait.php | file | core/ |
|
| ToolkitTestTrait::assertImageEffect | function | core/ |
Asserts the effect processing of an image effect plugin. |
| ToolkitTestTrait::assertToolkitOperationsCalled | function | core/ |
Assert that all of the specified image toolkit operations were called once. |
| ToolkitTestTrait::getImage | function | core/ |
Sets up an image with the custom toolkit. |
| ToolkitTestTrait::imageTestGetAllCalls | function | core/ |
Gets an array of calls to the 'test' toolkit. |
| ToolkitTestTrait::imageTestReset | function | core/ |
Resets/initializes the history of calls to the test toolkit functions. |
| tooltip.css | file | core/ |
Tooltip styles. |
| tooltip.pcss.css | file | core/ |
Tooltip styles. |
| top-bar-local-task.html.twig | file | core/ |
Default theme implementation for a single navigation top bar local task. |
| top-bar-local-tasks.html.twig | file | core/ |
Default theme implementation for navigation top bar local tasks. |
| top-bar.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ :root { --admin-toolbar-top-bar-height: calc(4 * var(--admin-toolbar-rem)); } .top-bar { position:… |
| top-bar.pcss.css | file | core/ |
@import "../base/media-queries.pcss.css"; :root { --admin-toolbar-top-bar-height: calc(4 * var(--admin-toolbar-rem)); } .top-bar { position: relative; z-index: var(--admin-toolbar-z-index-top-bar); display: flex; padding-inline:… |
| TopLevelBook::$nodeStorage | property | core/ |
The node storage controller. |
| TopLevelBook::__construct | function | core/ |
Constructs a Drupal\book\Plugin\views\argument_default\TopLevelBook object. |
| TopLevelDataInterface::getMergedLinks | function | core/ |
Merges the object's links with the top-level links. |
| TopLevelDataInterface::getOmissions | function | core/ |
Returns the data that was omitted from the JSON:API document. |
| ToStringTrait | trait | core/ |
Wraps __toString in a trait to avoid some fatal errors. |
| ToStringTrait.php | file | core/ |
|
| ToStringTrait::render | function | core/ |
Renders the object as a string. |
| ToStringTrait::_die | function | core/ |
For test purposes, wrap die() in an overridable method. |
| ToStringTrait::__toString | function | core/ |
Implements the magic __toString() method. |
| tour.libraries.yml | file | core/ |
core/modules/tour/tour.libraries.yml |
| tour.module.css | file | core/ |
Styling for tour module. |
| tour.module.css | file | core/ |
Styling for tour module. |
| tour.permissions.yml | file | core/ |
core/modules/tour/tour.permissions.yml |
| tour.schema.yml | file | core/ |
core/modules/tour/config/schema/tour.schema.yml |
| tour.services.yml | file | core/ |
core/modules/tour/tour.services.yml |
| tour.theme.css | file | core/ |
Styles for Tour theme. |
| tour.theme.pcss.css | file | core/ |
Styles for Tour theme. |
| tour.tour.tour-test-2.yml | file | core/ |
core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test-2.yml |
| tour.tour.tour-test.yml | file | core/ |
core/modules/tour/tests/tour_test/config/install/language/it/tour.tour.tour-test.yml |
| tour.tour.tour-test.yml | file | core/ |
core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.yml |
| tour.tour.views-ui.yml | file | core/ |
core/modules/tour/config/optional/tour.tour.views-ui.yml |
| Tour::$keyedRoutes | property | core/ |
The routes on which this tour should be displayed, keyed by route id. |
| Tour::$routes | property | core/ |
The routes on which this tour should be displayed. |
| 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::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| Tour::getRoutes | function | core/ |
The routes that this tour will appear on. |
| Tour::getTips | function | core/ |
Returns the tips for this tour. |
| Tour::hasMatchingRoute | function | core/ |
Whether the tour matches a given set of route parameters. |
| Tour::resetKeyedRoutes | function | core/ |
Resets the statically cached keyed routes. |
| Tour::__construct | function | core/ |
Constructs an Entity object. |
| TourAccessControlHandler | class | core/ |
Defines the access control handler for the tour entity type. |
| TourAccessControlHandler.php | file | core/ |
|
| TourAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| TourCacheTagsTest | class | core/ |
Tests the Tour entity's cache tags. |
Pagination
- Previous page
- Page 1331
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.