Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OffCanvasTestBase::getOffCanvasDialog | function | core/ |
Gets the off-canvas dialog element. |
| OffCanvasTestBase::getTestThemes | function | core/ |
Get themes to test. |
| OffCanvasTestBase::themeDataProvider | function | core/ |
Data provider that returns theme name as the sole argument. |
| OffCanvasTestBase::waitForOffCanvasToClose | function | core/ |
Waits for off-canvas dialog to close. |
| OffCanvasTestBase::waitForOffCanvasToOpen | function | core/ |
Waits for off-canvas dialog to open. |
| OffCanvasTestTrait | trait | core/ |
Provides helper methods for interacting with the off-canvas area. |
| OffCanvasTestTrait.php | file | core/ |
|
| OffCanvasTestTrait::waitForOffCanvasArea | function | core/ |
Waits for the off-canvas area to appear, resized and visible. |
| OffsetPage | class | core/ |
Value object for containing the requested offset and page parameters. |
| OffsetPage.php | file | core/ |
|
| OffsetPage::$offset | property | core/ |
The offset for the query. |
| OffsetPage::$size | property | core/ |
The size of the query. |
| OffsetPage::createFromQueryParameter | function | core/ |
Creates an OffsetPage object from a query parameter. |
| OffsetPage::DEFAULT_OFFSET | constant | core/ |
Default offset. |
| OffsetPage::getOffset | function | core/ |
Returns the current offset. |
| OffsetPage::getSize | function | core/ |
Returns the page size. |
| OffsetPage::KEY_NAME | constant | core/ |
The JSON:API pagination key name. |
| OffsetPage::OFFSET_KEY | constant | core/ |
The offset key in the page parameter: page[offset]. |
| OffsetPage::SIZE_KEY | constant | core/ |
The size key in the page parameter: page[limit]. |
| OffsetPage::SIZE_MAX | constant | core/ |
Max size. |
| OffsetPage::__construct | function | core/ |
Instantiates an OffsetPage object. |
| OffsetPageTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Query\OffsetPage[[api-linebreak]] @group jsonapi |
| OffsetPageTest.php | file | core/ |
|
| OffsetPageTest::parameterProvider | function | core/ |
Data provider for testCreateFromQueryParameter. |
| OffsetPageTest::setUp | function | core/ |
|
| OffsetPageTest::testCreateFromQueryParameter | function | core/ |
@covers ::createFromQueryParameter[[api-linebreak]] @dataProvider parameterProvider |
| OffsetPageTest::testCreateFromQueryParameterFail | function | core/ |
@covers ::createFromQueryParameter[[api-linebreak]] |
| off_canvas_test.info.yml | file | core/ |
core/modules/system/tests/modules/off_canvas_test/off_canvas_test.info.yml |
| off_canvas_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/off_canvas_test/off_canvas_test.libraries.yml |
| off_canvas_test.module | file | core/ |
Contains hook implementations for testing the off-canvas area. |
| off_canvas_test.routing.yml | file | core/ |
core/modules/system/tests/modules/off_canvas_test/off_canvas_test.routing.yml |
| off_canvas_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
| olivero.breakpoints.yml | file | core/ |
core/themes/olivero/olivero.breakpoints.yml |
| olivero.libraries.yml | file | core/ |
core/themes/olivero/olivero.libraries.yml |
| olivero.schema.yml | file | core/ |
core/themes/olivero/config/schema/olivero.schema.yml |
| olivero.settings.yml | file | core/ |
core/themes/olivero/config/install/olivero.settings.yml |
| OliveroMessagesTest | class | core/ |
Runs OliveroMessagesTest in Olivero. |
| OliveroMessagesTest.php | file | core/ |
|
| OliveroMessagesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OliveroMessagesTest::$modules | property | core/ |
Modules to enable. |
| OliveroMessagesTest::setUp | function | core/ |
|
| OliveroMessagesTest::testDataDrupalSelectors | function | core/ |
Tests data-drupal-selector="messages" exists. |
| OliveroPreRender::messagePlaceholder | function | core/ |
Prerender callback for status_messages placeholder. |
| OliveroPreRender::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| OliveroTest | class | core/ |
Tests the Olivero theme. |
| OliveroTest.php | file | core/ |
|
| OliveroTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OliveroTest::$modules | property | core/ |
Modules to enable. |
| OliveroTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| OliveroTest::testBaseLibraryAvailable | function | core/ |
Tests that the Olivero theme always adds base library files. |
Pagination
- Previous page
- Page 937
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.