Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\jsonapi\Query\OffsetPage. |
| OffsetPageTest.php | file | core/ |
|
| OffsetPageTest::parameterProvider | function | core/ |
Data provider for testCreateFromQueryParameter. |
| OffsetPageTest::setUp | function | core/ |
|
| OffsetPageTest::testCreateFromQueryParameter | function | core/ |
Tests create from query parameter. |
| OffsetPageTest::testCreateFromQueryParameterFail | function | core/ |
Tests create from query parameter fail. |
| 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.routing.yml | file | core/ |
core/modules/system/tests/modules/off_canvas_test/off_canvas_test.routing.yml |
| olivero.breakpoints.yml | file | core/ |
core/themes/olivero/olivero.breakpoints.yml |
| olivero.info.yml | file | core/ |
core/themes/olivero/olivero.info.yml |
| olivero.libraries.yml | file | core/ |
core/themes/olivero/olivero.libraries.yml |
| olivero.post_update.php | file | core/ |
Post update functions for Olivero. |
| 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 |
| olivero.theme | file | core/ |
Functions to support theming in the Olivero theme. |
| OliveroAvoidStorageUsingTest | class | core/ |
Tests usage of localStorage. |
| OliveroAvoidStorageUsingTest.php | file | core/ |
|
| OliveroAvoidStorageUsingTest::$defaultTheme | property | core/ |
|
| OliveroAvoidStorageUsingTest::$modules | property | core/ |
|
| OliveroAvoidStorageUsingTest::testStorageUsing | function | core/ |
Tests use of localStorage. |
| OliveroHexToHslTest | class | core/ |
Tests the \Drupal\olivero\HexToHslTrait:convertHexToHsl() function. |
| OliveroHexToHslTest.php | file | core/ |
|
| OliveroHexToHslTest::hexCodes | function | core/ |
Data provider of hex codes and HSL values. |
| OliveroHexToHslTest::testHexToHsl | function | core/ |
Tests hex to HSL conversion. |
| OliveroHooks | class | core/ |
Hook implementations for olivero. |
| OliveroHooks.php | file | core/ |
|
| OliveroHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| OliveroHooks::formAlter | function | core/ |
Implements hook_form_alter() for adding classes and placeholder text to the search forms. |
| OliveroHooks::formNodePreviewFormSelectAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for node_preview_form_select. |
| OliveroHooks::formViewsExposedFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for views_exposed_form. |
| OliveroHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block. |
| OliveroHooks::preprocessCheckboxes | function | core/ |
Implements hook_preprocess_HOOK() for checkboxes. |
| OliveroHooks::preprocessComment | function | core/ |
Implements hook_preprocess_HOOK() for comment. |
| OliveroHooks::preprocessField | function | core/ |
Implements hook_preprocess_HOOK() for field. |
| OliveroHooks::preprocessFieldComment | function | core/ |
Implements hook_preprocess_HOOK() for field--comment. |
Pagination
- Previous page
- Page 1209
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.