Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultsSectionStorageTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| DefaultsSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
| DefaultsSectionStorageTest::providerTestExtractIdFromRoute | function | core/ |
Provides data for ::testExtractIdFromRoute(). |
| DefaultsSectionStorageTest::providerTestGetSectionListFromId | function | core/ |
Provides data for ::testGetSectionListFromId(). |
| DefaultsSectionStorageTest::setUp | function | core/ |
|
| DefaultsSectionStorageTest::setUp | function | core/ |
|
| DefaultsSectionStorageTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @dataProvider providerTestAccess |
| DefaultsSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes[[api-linebreak]] @covers ::getEntityTypes[[api-linebreak]] @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes[[api-linebreak]] |
| DefaultsSectionStorageTest::testConfigInstall | function | core/ |
Tests installing defaults via config install. |
| DefaultsSectionStorageTest::testExtractEntityFromRoute | function | core/ |
@covers ::extractEntityFromRoute[[api-linebreak]] |
| DefaultsSectionStorageTest::testExtractEntityFromRouteCreate | function | core/ |
@covers ::extractEntityFromRoute[[api-linebreak]] |
| DefaultsSectionStorageTest::testExtractIdFromRoute | function | core/ |
@covers ::extractIdFromRoute[[api-linebreak]] |
| DefaultsSectionStorageTest::testGetContexts | function | core/ |
@covers ::getContexts[[api-linebreak]] |
| DefaultsSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview[[api-linebreak]] |
| DefaultsSectionStorageTest::testGetSectionListFromId | function | core/ |
@covers ::getSectionListFromId[[api-linebreak]] |
| DefaultsSectionStorageTest::testGetSectionListFromIdCreate | function | core/ |
@covers ::getSectionListFromId[[api-linebreak]] |
| DefaultsSectionStorageTest::testGetTempstoreKey | function | core/ |
@covers ::getTempstoreKey[[api-linebreak]] |
| DefaultsSectionStorageTest::testLoadFromDisplay | function | core/ |
Tests loading given a display. |
| DefaultsSectionStorageTest::testSetSectionList | function | core/ |
@covers ::setSectionList[[api-linebreak]] |
| DefaultsSectionStorageTest::testThirdPartySettings | function | core/ |
@covers ::getThirdPartySetting[[api-linebreak]] @covers ::setThirdPartySetting[[api-linebreak]] |
| DefaultsTestPluginManager | class | core/ |
Defines a plugin manager used by Plugin API unit tests. |
| DefaultsTestPluginManager.php | file | core/ |
|
| DefaultsTestPluginManager::__construct | function | core/ |
Constructs a new DefaultsTestPluginManager instance. |
| DefaultStyle | class | core/ |
Unformatted style plugin to render rows one after another with no decorations. |
| DefaultStyle.php | file | core/ |
|
| DefaultStyle::$usesRowClass | property | core/ |
Does the style plugin support custom css class for the rows. |
| DefaultStyle::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| DefaultSummary | class | core/ |
The default style plugin for summaries. |
| DefaultSummary.php | file | core/ |
|
| DefaultSummary::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| DefaultSummary::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| DefaultSummary::query | function | core/ |
Add anything to the query that we might need to. |
| DefaultSummary::render | function | core/ |
Render the display in this style. |
| DefaultTableMapping | class | core/ |
Defines a default table mapping class. |
| DefaultTableMapping.php | file | core/ |
|
| DefaultTableMapping::$allColumns | property | core/ |
A list of all database columns per table. |
| DefaultTableMapping::$baseTable | property | core/ |
The base table of the entity. |
| DefaultTableMapping::$columnMapping | property | core/ |
A mapping of column names per field name. |
| DefaultTableMapping::$dataTable | property | core/ |
The table that stores field data, if the entity has multilingual support. |
| DefaultTableMapping::$entityType | property | core/ |
The entity type definition. |
| DefaultTableMapping::$extraColumns | property | core/ |
A list of database columns which store denormalized data per table. |
| DefaultTableMapping::$fieldNames | property | core/ |
A list of field names per table. |
| DefaultTableMapping::$fieldStorageDefinitions | property | core/ |
The field storage definitions of this mapping. |
| DefaultTableMapping::$prefix | property | core/ |
The prefix to be used by all the tables of this mapping. |
| DefaultTableMapping::$revisionDataTable | property | core/ |
The table that stores revision field data if the entity supports revisions and has multilingual support. |
| DefaultTableMapping::$revisionTable | property | core/ |
The table that stores revisions, if the entity supports revisions. |
| DefaultTableMapping::allowsSharedTableStorage | function | core/ |
Checks whether the given field can be stored in a shared table. |
| DefaultTableMapping::create | function | core/ |
Initializes the table mapping. |
| DefaultTableMapping::generateFieldTableName | function | core/ |
Generates a safe and unambiguous field table name. |
| DefaultTableMapping::getAllColumns | function | core/ |
Gets a list of all database columns for a given table. |
Pagination
- Previous page
- Page 375
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.