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 |
|---|---|---|---|
| BlockContentSaveTest.php | file | core/ |
|
| BlockContentSaveTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentSaveTest::$modules | property | core/ |
Modules to install. |
| BlockContentSaveTest::setUp | function | core/ |
Sets the test up. |
| BlockContentSaveTest::testBlockContentSaveOnInsert | function | core/ |
Tests saving a block on block insert. |
| BlockContentSaveTest::testDeterminingChanges | function | core/ |
Tests determining changes in hook_block_presave(). |
| BlockContentSaveTest::testImport | function | core/ |
Checks whether content block IDs are saved properly during an import. |
| BlockContentSelection | class | core/ |
Provides specific selection control for the block_content entity type. |
| BlockContentSelection.php | file | core/ |
|
| BlockContentSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
| BlockContentSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| BlockContentStatusInfoUpdatePathTest | class | core/ |
Tests block_content_post_update_remove_block_content_status_info_keys. |
| BlockContentStatusInfoUpdatePathTest.php | file | core/ |
|
| BlockContentStatusInfoUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| BlockContentStatusInfoUpdatePathTest::testRunUpdates | function | core/ |
Tests block_content_post_update_remove_block_content_status_info_keys. |
| BlockContentStorageBodyFieldHook | class | core/ |
Hook implementations for block_content_storage_body_field. |
| BlockContentStorageBodyFieldHook.php | file | core/ |
|
| BlockContentStorageBodyFieldHook::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| BlockContentStorageBodyFieldTest | class | core/ |
Tests the block_content_storage_body_field deprecated module. |
| BlockContentStorageBodyFieldTest.php | file | core/ |
|
| BlockContentStorageBodyFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentStorageBodyFieldTest::$modules | property | core/ |
Modules to install. |
| BlockContentStorageBodyFieldTest::testBackwardsCompatibility | function | core/ |
Tests the BC coverage for block_content_storage_body_field. |
| BlockContentStorageSchema | class | core/ |
Defines the block content schema handler. |
| BlockContentStorageSchema.php | file | core/ |
|
| BlockContentStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| BlockContentTest | class | core/ |
Tests the block content. |
| BlockContentTest | class | core/ |
JSON:API integration test for the "BlockContent" content entity type. |
| BlockContentTest.php | file | core/ |
|
| BlockContentTest.php | file | core/ |
|
| BlockContentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentTest::$entity | property | core/ |
|
| BlockContentTest::$entityTypeId | property | core/ |
The tested entity type. |
| BlockContentTest::$modules | property | core/ |
Modules to install. |
| BlockContentTest::$modules | property | core/ |
Modules to install. |
| BlockContentTest::$newRevisionsShouldBeAutomatic | property | core/ |
Whether new revisions of updated entities should be created by default. |
| BlockContentTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| BlockContentTest::$resourceTypeIsVersionable | property | core/ |
Whether the tested JSON:API resource is versionable. |
| BlockContentTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| BlockContentTest::createEntity | function | core/ |
Creates the entity to be tested. |
| BlockContentTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| BlockContentTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| BlockContentTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| BlockContentTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
| BlockContentTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| BlockContentTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| BlockContentTest::setUp | function | core/ |
|
| BlockContentTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| BlockContentTest::setUpRevisionAuthorization | function | core/ |
Sets up the necessary authorization for handling revisions. |
| BlockContentTest::testBlockContentType | function | core/ |
Tests BlockContentType functionality. |
Pagination
- Previous page
- Page 90
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.