Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@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::testBuildRoutesNoFieldUi | function | core/ |
@covers ::buildRoutes[[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::testGetContexts | function | core/ |
@covers ::getContexts[[api-linebreak]] |
| DefaultsSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview[[api-linebreak]] |
| DefaultsSectionStorageTest::testGetTempstoreKey | function | core/ |
@covers ::getTempstoreKey[[api-linebreak]] |
| DefaultsSectionStorageTest::testLoadFromDisplay | function | core/ |
Tests loading given a display. |
| 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. |
| DefaultStyle.php | file | core/ |
|
| DefaultStyle::$usesRowClass | property | core/ |
Does the style plugin support custom css class for the rows. |
| DefaultStyle::$usesRowPlugin | property | core/ |
|
| DefaultSummary | class | core/ |
The default style plugin for summaries. |
| DefaultSummary.php | file | core/ |
|
| DefaultSummary::buildOptionsForm | function | core/ |
|
| DefaultSummary::defineOptions | function | core/ |
|
| DefaultSummary::query | function | core/ |
|
| DefaultSummary::render | function | core/ |
|
| 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. |
| DefaultTableMapping::getDedicatedTableNames | function | core/ |
Gets a list of dedicated table names for this mapping. |
| DefaultTableMapping::getExtraColumns | function | core/ |
Gets a list of extra database columns, which store denormalized data. |
| DefaultTableMapping::getFieldNames | function | core/ |
Gets a list of names for entity fields stored in the specified table. |
| DefaultTableMapping::getReservedColumns | function | core/ |
Gets the list of columns that can not be used as field type columns. |
| DefaultTableMapping::getRevisionDataTable | function | core/ |
Gets the revision data table name. |
| DefaultTableMapping::getRevisionTable | function | core/ |
Gets the revision table name. |
| DefaultTableMapping::getTableNames | function | core/ |
Gets a list of table names for this mapping. |
| DefaultTableMapping::requiresDedicatedTableStorage | function | core/ |
Checks whether the given field has to be stored in a dedicated table. |
Pagination
- Previous page
- Page 329
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.