Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultsSectionStorageTest | class | core/ |
Tests Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage. |
| DefaultsSectionStorageTest.php | file | core/ |
|
| DefaultsSectionStorageTest.php | file | core/ |
|
| DefaultsSectionStorageTest::$entityTypeManager | property | core/ |
The entity type manager. |
| DefaultsSectionStorageTest::$modules | property | core/ |
Modules to install. |
| DefaultsSectionStorageTest::$plugin | property | core/ |
The plugin. |
| DefaultsSectionStorageTest::$plugin | property | core/ |
The plugin. |
| DefaultsSectionStorageTest::$sampleEntityGenerator | property | core/ |
The sample entity generator. |
| DefaultsSectionStorageTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| DefaultsSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
| DefaultsSectionStorageTest::setUp | function | core/ |
|
| DefaultsSectionStorageTest::setUp | function | core/ |
|
| DefaultsSectionStorageTest::testAccess | function | core/ |
Tests access. |
| DefaultsSectionStorageTest::testBuildRoutes | function | core/ |
Tests build routes. |
| DefaultsSectionStorageTest::testBuildRoutesNoFieldUi | function | core/ |
Tests build routes no field ui. |
| DefaultsSectionStorageTest::testConfigInstall | function | core/ |
Tests installing defaults via config install. |
| DefaultsSectionStorageTest::testExtractEntityFromRoute | function | core/ |
Tests extract entity from route. |
| DefaultsSectionStorageTest::testExtractEntityFromRouteCreate | function | core/ |
Tests extract entity from route create. |
| DefaultsSectionStorageTest::testGetContexts | function | core/ |
Tests get contexts. |
| DefaultsSectionStorageTest::testGetContextsDuringPreview | function | core/ |
Tests get contexts during preview. |
| DefaultsSectionStorageTest::testGetTempstoreKey | function | core/ |
Tests get tempstore key. |
| DefaultsSectionStorageTest::testIsSupported | function | core/ |
@legacy-covers ::isSupported |
| DefaultsSectionStorageTest::testLoadFromDisplay | function | core/ |
Tests loading given a display. |
| DefaultsSectionStorageTest::testThirdPartySettings | function | core/ |
Tests third party settings. |
| 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. |
| 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::$allColumns | property | core/ |
A list of all database columns per table. |
| DefaultTableMapping::$baseTable | property | core/ |
The base table of the entity. |
| 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::$revisionDataTable | property | core/ |
The table that stores revision field data. |
| 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::getAllColumns | function | core/ |
Gets a list of all database columns for a given table. |
| DefaultTableMapping::getAllFieldTableNames | function | core/ |
Gets all the table names in which an entity field is stored. |
| DefaultTableMapping::getBaseTable | function | core/ |
Gets the base table name. |
| DefaultTableMapping::getColumnNames | function | core/ |
Gets a mapping of field columns to database columns for a given field. |
| DefaultTableMapping::getDedicatedRevisionTableName | function | core/ |
Generates a table name for a field revision archive table. |
Pagination
- Previous page
- Page 348
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.