Search for build
- Search 7.x for build
 - Search 8.9.x for build
 - Search 10.3.x for build
 - Search 11.x for build
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| LayoutBuilderEntityViewDisplayHalJsonBasicAuthTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| LayoutBuilderEntityViewDisplayHalJsonCookieTest | class | core/ | 
                                                                                        @group hal @group legacy  | 
              
| LayoutBuilderEntityViewDisplayHalJsonCookieTest.php | file | core/ | 
                                                                                        |
| LayoutBuilderEntityViewDisplayHalJsonCookieTest::$auth | property | core/ | 
                                                                                        The authentication mechanism to use in this test. | 
| LayoutBuilderEntityViewDisplayHalJsonCookieTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| LayoutBuilderEntityViewDisplayJsonAnonTest | class | core/ | 
                                                                                        @group layout_builder @group rest  | 
              
| LayoutBuilderEntityViewDisplayJsonAnonTest.php | file | core/ | 
                                                                                        |
| LayoutBuilderEntityViewDisplayJsonAnonTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| LayoutBuilderEntityViewDisplayJsonAnonTest::$format | property | core/ | 
                                                                                        The format to use in this test. | 
| LayoutBuilderEntityViewDisplayJsonAnonTest::$mimeType | property | core/ | 
                                                                                        The MIME type that corresponds to $format. | 
| LayoutBuilderEntityViewDisplayJsonBasicAuthTest | class | core/ | 
                                                                                        @group layout_builder @group rest  | 
              
| LayoutBuilderEntityViewDisplayJsonBasicAuthTest.php | file | core/ | 
                                                                                        |
| LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$auth | property | core/ | 
                                                                                        The authentication mechanism to use in this test. | 
| LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$format | property | core/ | 
                                                                                        The format to use in this test. | 
| LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$mimeType | property | core/ | 
                                                                                        The MIME type that corresponds to $format. | 
| LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| LayoutBuilderEntityViewDisplayJsonCookieTest | class | core/ | 
                                                                                        @group layout_builder @group rest  | 
              
| LayoutBuilderEntityViewDisplayJsonCookieTest.php | file | core/ | 
                                                                                        |
| LayoutBuilderEntityViewDisplayJsonCookieTest::$auth | property | core/ | 
                                                                                        The authentication mechanism to use in this test. | 
| LayoutBuilderEntityViewDisplayJsonCookieTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| LayoutBuilderEntityViewDisplayJsonCookieTest::$format | property | core/ | 
                                                                                        The format to use in this test. | 
| LayoutBuilderEntityViewDisplayJsonCookieTest::$mimeType | property | core/ | 
                                                                                        The MIME type that corresponds to $format. | 
| LayoutBuilderEntityViewDisplayResourceTestBase | class | core/ | 
                                                                                        Provides a base class for testing LayoutBuilderEntityViewDisplay resources. | 
| LayoutBuilderEntityViewDisplayResourceTestBase.php | file | core/ | 
                                                                                        |
| LayoutBuilderEntityViewDisplayResourceTestBase::$modules | property | core/ | 
                                                                                        Modules to install. | 
| LayoutBuilderEntityViewDisplayResourceTestBase::createEntity | function | core/ | 
                                                                                        Creates the entity to be tested. | 
| LayoutBuilderEntityViewDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ | 
                                                                                        Returns the expected normalization of the entity. | 
| LayoutBuilderEntityViewDisplayStorage | class | core/ | 
                                                                                        Provides storage for entity view display entities that have layouts. | 
| LayoutBuilderEntityViewDisplayStorage.php | file | core/ | 
                                                                                        |
| LayoutBuilderEntityViewDisplayStorage::mapFromStorageRecords | function | core/ | 
                                                                                        Maps from storage records to entity objects. | 
| LayoutBuilderEntityViewDisplayStorage::mapToStorageRecord | function | core/ | 
                                                                                        Maps from an entity object to the storage record. | 
| LayoutBuilderEntityViewDisplayTest | class | core/ | 
                                                                                        @coversDefaultClass \Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay[[api-linebreak]] | 
| LayoutBuilderEntityViewDisplayTest | class | core/ | 
                                                                                        JSON:API integration test for the "EntityViewDisplay" config entity type. | 
| LayoutBuilderEntityViewDisplayTest.php | file | core/ | 
                                                                                        |
| LayoutBuilderEntityViewDisplayTest.php | file | core/ | 
                                                                                        |
| LayoutBuilderEntityViewDisplayTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| LayoutBuilderEntityViewDisplayTest::$modules | property | core/ | 
                                                                                        Modules to enable. | 
| LayoutBuilderEntityViewDisplayTest::createEntity | function | core/ | 
                                                                                        Creates the entity to be tested. | 
| LayoutBuilderEntityViewDisplayTest::getExpectedDocument | function | core/ | 
                                                                                        Returns the expected JSON:API document for the entity. | 
| LayoutBuilderEntityViewDisplayTest::getSectionList | function | core/ | 
                                                                                        Sets up the section list. | 
| LayoutBuilderEntityViewDisplayTest::providerTestIsLayoutBuilderEnabled | function | core/ | 
                                                                                        Provides test data for ::testIsLayoutBuilderEnabled(). | 
| LayoutBuilderEntityViewDisplayTest::testInvalidConfiguration | function | core/ | 
                                                                                        Tests that configuration schema enforces valid values. | 
| LayoutBuilderEntityViewDisplayTest::testIsLayoutBuilderEnabled | function | core/ | 
                                                                                        @dataProvider providerTestIsLayoutBuilderEnabled | 
| LayoutBuilderEntityViewDisplayTest::testSetOverridable | function | core/ | 
                                                                                        Tests that setting overridable enables Layout Builder only when TRUE. | 
| LayoutBuilderEntityViewDisplayXmlAnonTest | class | core/ | 
                                                                                        @group layout_builder @group rest  | 
              
| LayoutBuilderEntityViewDisplayXmlAnonTest.php | file | core/ | 
                                                                                        |
| LayoutBuilderEntityViewDisplayXmlAnonTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| LayoutBuilderEntityViewDisplayXmlAnonTest::$format | property | core/ | 
                                                                                        The format to use in this test. | 
| LayoutBuilderEntityViewDisplayXmlAnonTest::$mimeType | property | core/ | 
                                                                                        The MIME type that corresponds to $format. | 
Pagination
- Previous page
 - Page 34
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.