Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| InlineBlockTest::testInlineBlocksRevisioning | function | core/ |
Tests entity blocks revisioning. |
| InlineBlockTest::testInlineBlocksRevisioningIntegrity | function | core/ |
Tests entity blocks revisioning. |
| InlineBlockTest::testNoLayoutSave | function | core/ |
Tests adding a new entity block and then not saving the layout. |
| InlineBlockTestBase | class | core/ |
Base class for testing inline blocks. |
| InlineBlockTestBase.php | file | core/ |
|
| InlineBlockTestBase::$blockStorage | property | core/ |
The block storage. |
| InlineBlockTestBase::$modules | property | core/ |
Modules to install. |
| InlineBlockTestBase::addInlineBlockToLayout | function | core/ |
Adds an entity block to the layout. |
| InlineBlockTestBase::assertDialogClosedAndTextVisible | function | core/ |
Asserts that the dialog closes and the new text appears on the main canvas. |
| InlineBlockTestBase::assertSaveLayout | function | core/ |
Saves a layout and asserts the message is correct. |
| InlineBlockTestBase::configureInlineBlock | function | core/ |
Configures an inline block in the Layout Builder. |
| InlineBlockTestBase::createBlockContentType | function | core/ |
Creates a block content type. |
| InlineBlockTestBase::FIELD_UI_PREFIX | constant | core/ |
Path prefix for the field UI for the test bundle. |
| InlineBlockTestBase::getLatestBlockEntityId | function | core/ |
Gets the latest block entity id. |
| InlineBlockTestBase::INLINE_BLOCK_LOCATOR | constant | core/ |
Locator for inline blocks. |
| InlineBlockTestBase::removeInlineBlockFromLayout | function | core/ |
Removes an entity block from the layout but does not save the layout. |
| InlineBlockTestBase::setUp | function | core/ |
|
| InlineBlockUsageTest | class | core/ |
Class for testing the InlineBlockUsage service. |
| InlineBlockUsageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\InlineBlockUsage[[api-linebreak]] |
| InlineBlockUsageTest.php | file | core/ |
|
| InlineBlockUsageTest.php | file | core/ |
|
| InlineBlockUsageTest::$database | property | core/ |
The database connection. |
| InlineBlockUsageTest::$entity | property | core/ |
The entity for testing. |
| InlineBlockUsageTest::$inlineBlockUsage | property | core/ |
The inline block usage service. |
| InlineBlockUsageTest::$modules | property | core/ |
Modules to install. |
| InlineBlockUsageTest::setUp | function | core/ |
|
| InlineBlockUsageTest::testAddUsage | function | core/ |
Covers ::addUsage. |
| InlineBlockUsageTest::testDeleteUsage | function | core/ |
Covers ::deleteUsage. |
| InlineBlockUsageTest::testEmptyDeleteUsageCall | function | core/ |
Tests calling deleteUsage() with empty array. |
| InlineBlockUsageTest::testGetUnused | function | core/ |
Covers ::getUnused. |
| InlineBlockUsageTest::testGetUsage | function | core/ |
Covers ::getUsage. |
| InlineBlockUsageTest::testRemoveByLayoutEntity | function | core/ |
Covers ::removeByLayoutEntity. |
| InOperatorTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\filter\InOperator[[api-linebreak]] @group views |
| InOperatorTest.php | file | core/ |
|
| InOperatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| InOperatorTest::validate_options_callback | function | core/ |
|
| InputStreamFileWriter::writeStreamToFile | function | core/ |
Write the input stream to a temporary file. |
| InputStreamFileWriterInterface::writeStreamToFile | function | core/ |
Write the input stream to a temporary file. |
| InsertDefaultsTest | class | core/ |
Tests the Insert query builder with default values. |
| InsertDefaultsTest.php | file | core/ |
|
| InsertDefaultsTest::testDefaultEmptyInsert | function | core/ |
Tests that no action will be preformed if no fields are specified. |
| InsertDefaultsTest::testDefaultInsert | function | core/ |
Tests that we can run a query that uses default values for everything. |
| InsertDefaultsTest::testDefaultInsertWithFields | function | core/ |
Tests that we can insert fields with values and defaults in the same query. |
| InsertLobTest | class | core/ |
Tests the Insert query builder with LOB fields. |
| InsertLobTest.php | file | core/ |
|
| InsertLobTest::testInsertMultipleBlob | function | core/ |
Tests that we can insert multiple blob fields in the same query. |
| InsertLobTest::testInsertNullBlob | function | core/ |
Tests that we can insert a null into blob field. |
| InsertLobTest::testInsertOneBlob | function | core/ |
Tests that we can insert a single blob field successfully. |
| InsertTest | class | core/ |
Tests the insert builder. |
| InsertTest.php | file | core/ |
Pagination
- Previous page
- Page 370
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.