Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ToolkitTest | class | core/ |
Tests the image toolkit. |
| ToolkitTest.php | file | core/ |
|
| ToolkitTest::$image | property | core/ |
Testing image. |
| ToolkitTest::$imageEffectPluginManager | property | core/ |
The image effect plugin manager service. |
| ToolkitTest::$modules | property | core/ |
Modules to enable. |
| ToolkitTest::setUp | function | core/ |
|
| ToolkitTest::testApply | function | core/ |
Tests the 'apply' method. |
| ToolkitTest::testApplyNoParameters | function | core/ |
Tests the 'apply' method without parameters. |
| ToolkitTest::testDerivative | function | core/ |
Tests image toolkit operations inheritance by derivative toolkits. |
| ToolkitTest::testGetAvailableToolkits | function | core/ |
Tests that the toolkit manager only returns available toolkits. |
| ToolkitTest::testLoad | function | core/ |
Tests Image's methods. |
| ToolkitTest::testSave | function | core/ |
Tests the Image::save() function. |
| ToolkitTestBase | class | core/ |
Base class for image manipulation testing. |
| ToolkitTestBase.php | file | core/ |
|
| ToolkitTestBase::$file | property | core/ |
The URI for the file. |
| ToolkitTestBase::$image | property | core/ |
The image object for the test file. |
| ToolkitTestBase::$imageFactory | property | core/ |
The image factory service. |
| ToolkitTestBase::$modules | property | core/ |
Modules to enable. |
| ToolkitTestBase::assertToolkitOperationsCalled | function | core/ |
Tests that only allowed image toolkit operations are called. |
| ToolkitTestBase::getImage | function | core/ |
Sets up an image with the custom toolkit. |
| ToolkitTestBase::imageTestGetAllCalls | function | core/ |
Gets an array of calls to the test toolkit. |
| ToolkitTestBase::imageTestReset | function | core/ |
Resets/initializes the history of calls to the test toolkit functions. |
| ToolkitTestBase::setUp | function | core/ |
|
| 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. |
| 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 fatals. |
| 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.css | file | core/ |
.shepherd-cancel-icon { text-decoration: none; color: #0071b3; border-bottom: 1px dotted; } .shepherd-cancel-icon:hover, .shepherd-cancel-icon:focus { color: #008ee2; } |
Pagination
- Previous page
- Page 228
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.