Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptionsWidgetBase::__construct | function | core/ |
Constructs a WidgetBase object. |
| OptionsWidgetsTest | class | core/ |
Tests the Options widgets. |
| OptionsWidgetsTest.php | file | core/ |
|
| OptionsWidgetsTest::$card1 | property | core/ |
A field storage with cardinality 1 to use in this test class. |
| OptionsWidgetsTest::$card2 | property | core/ |
A field storage with cardinality 2 to use in this test class. |
| OptionsWidgetsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OptionsWidgetsTest::$float | property | core/ |
A field storage with float values to use in this test class. |
| OptionsWidgetsTest::$modules | property | core/ |
Modules to install. |
| OptionsWidgetsTest::setUp | function | core/ |
|
| OptionsWidgetsTest::testCheckBoxes | function | core/ |
Tests the 'options_buttons' widget (multiple select). |
| OptionsWidgetsTest::testEmptyValue | function | core/ |
Tests the 'options_select' and 'options_button' widget for empty value. |
| OptionsWidgetsTest::testOptionsListAlter | function | core/ |
Tests hook_options_list_alter(). |
| OptionsWidgetsTest::testRadioButtons | function | core/ |
Tests the 'options_buttons' widget (single select). |
| OptionsWidgetsTest::testSelectListFloat | function | core/ |
Tests the 'options_select' widget (float values). |
| OptionsWidgetsTest::testSelectListMultiple | function | core/ |
Tests the 'options_select' widget (multiple select). |
| OptionsWidgetsTest::testSelectListRequiredErrorAttribute | function | core/ |
Tests the '#required_error' attribute for the select list. |
| OptionsWidgetsTest::testSelectListSingle | function | core/ |
Tests the 'options_select' widget (single select). |
| OptionWidgetsField | class | core/ |
MigrateField Plugin for Drupal 6 options fields. |
| OptionWidgetsField.php | file | core/ |
|
| OverridesSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| OverridesSectionStorage::getDefaultSectionStorage | function | core/ |
Returns the corresponding defaults section storage for this override. |
| OverridesSectionStorage::getEntity | function | core/ |
Gets the entity storing the overrides. |
| OverridesSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
| OverridesSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| OverridesSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| OverridesSectionStorage::getSectionList | function | core/ |
Gets the section list. |
| OverridesSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| OverridesSectionStorage::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
| OverridesSectionStorageInterface::getDefaultSectionStorage | function | core/ |
Returns the corresponding defaults section storage for this override. |
| OverridesSectionStorageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage[[api-linebreak]] |
| OverridesSectionStorageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage[[api-linebreak]] |
| OverridesSectionStorageTest.php | file | core/ |
|
| OverridesSectionStorageTest.php | file | core/ |
|
| OverridesSectionStorageTest::$entityFieldManager | property | core/ |
The entity field manager. |
| OverridesSectionStorageTest::$entityRepository | property | core/ |
The entity repository. |
| OverridesSectionStorageTest::$entityTypeManager | property | core/ |
The entity type manager. |
| OverridesSectionStorageTest::$modules | property | core/ |
Modules to install. |
| OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
| OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
| OverridesSectionStorageTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| OverridesSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
| OverridesSectionStorageTest::setUp | function | core/ |
|
| OverridesSectionStorageTest::setUp | function | core/ |
|
| OverridesSectionStorageTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @dataProvider providerTestAccess |
| OverridesSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes[[api-linebreak]] @covers ::hasIntegerId[[api-linebreak]] @covers ::getEntityTypes[[api-linebreak]] @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes[[api-linebreak]] |
| OverridesSectionStorageTest::testDeriveContextsFromRoute | function | core/ |
@covers ::deriveContextsFromRoute[[api-linebreak]] |
| OverridesSectionStorageTest::testExtractEntityFromRoute | function | core/ |
@covers ::extractEntityFromRoute[[api-linebreak]] |
| OverridesSectionStorageTest::testGetContexts | function | core/ |
@covers ::getContexts[[api-linebreak]] |
| OverridesSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview[[api-linebreak]] |
| OverridesSectionStorageTest::testGetDefaultSectionStorage | function | core/ |
@covers ::getDefaultSectionStorage[[api-linebreak]] |
Pagination
- Previous page
- Page 153
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.