Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 11.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.html.twig | file | core/ |
Default theme implementation for the navigation top bar. |
| 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 | class | core/ |
Default argument plugin to get the current node's top level book. |
| TopLevelBook.php | file | core/ |
|
| TopLevelBook::$nodeStorage | property | core/ |
The node storage controller. |
| TopLevelBook::create | function | core/ |
Creates an instance of the plugin. |
| TopLevelBook::getArgument | function | core/ |
Return the default argument. |
| TopLevelBook::__construct | function | core/ |
Constructs a Drupal\book\Plugin\views\argument_default\TopLevelBook object. |
| TopLevelDataInterface | interface | core/ |
Interface for objects that can appear as top-level object data. |
| TopLevelDataInterface.php | file | core/ |
|
| TopLevelDataInterface::getData | function | core/ |
Returns the data for the top-level data member of a JSON:API document. |
| TopLevelDataInterface::getMergedLinks | function | core/ |
Merges the object's links with the top-level links. |
| TopLevelDataInterface::getMergedMeta | function | core/ |
Merges the object's meta member with the top-level meta member. |
| 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 | class | core/ |
Defines the configured tour entity. |
| tour.api.php | file | core/ |
Describes API functions for tour module. |
| tour.info.yml | file | core/ |
core/modules/tour/tour.info.yml |
| tour.libraries.yml | file | core/ |
core/modules/tour/tour.libraries.yml |
| tour.module | file | core/ |
Main functions of the module. |
| tour.module.css | file | core/ |
Styling for tour module. |
| tour.module.css | file | core/ |
Styling for tour module. |
| tour.overview.html.twig | file | core/ |
--- label: 'Taking tours of administrative pages' related: - core.ui_components --- <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans %}Take a tour of an administrative page.{% endtrans %}</p> <h2>{% trans… |
| tour.permissions.yml | file | core/ |
core/modules/tour/tour.permissions.yml |
| Tour.php | file | core/ |
|
| 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.block-layout.yml | file | core/ |
core/modules/tour/config/optional/tour.tour.block-layout.yml |
| tour.tour.language-add.yml | file | core/ |
core/modules/tour/config/optional/tour.tour.language-add.yml |
| tour.tour.language-edit.yml | file | core/ |
core/modules/tour/config/optional/tour.tour.language-edit.yml |
| tour.tour.language.yml | file | core/ |
core/modules/tour/config/optional/tour.tour.language.yml |
| tour.tour.locale.yml | file | core/ |
core/modules/tour/config/optional/tour.tour.locale.yml |
Pagination
- Previous page
- Page 234
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.