Search for kernel
- Search 7.x for kernel
- Search 9.5.x for kernel
- Search 10.3.x for kernel
- Search 11.x for kernel
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityKernelTestBase::reloadEntity | function | core/ |
Reloads the given entity from the storage and returns it. |
EntityKernelTestBase::setUp | function | core/ |
|
EntityKernelTestBase::uninstallModule | function | core/ |
Uninstalls a module and refreshes services. |
EntityKernelTestBaseTest | class | core/ |
@covers \Drupal\KernelTests\Core\Entity\EntityKernelTestBase[[api-linebreak]] |
EntityKernelTestBaseTest.php | file | core/ |
|
EntityKernelTestBaseTest::setUp | function | core/ |
|
EntityKernelTestBaseTest::testSetUpCurrentUser | function | core/ |
Tests that the current user is set up correctly. |
Fast404ExceptionHtmlSubscriber::$httpKernel | property | core/ |
The HTTP kernel. |
FieldKernelTest | class | core/ |
Tests the generic field handler. |
FieldKernelTest.php | file | core/ |
|
FieldKernelTest::$columnMap | property | core/ |
Map column names. |
FieldKernelTest::$modules | property | core/ |
|
FieldKernelTest::$testViews | property | core/ |
Views used by this test. |
FieldKernelTest::assertNotSubString | function | core/ |
Asserts that a string is not part of another string. |
FieldKernelTest::assertSubString | function | core/ |
Asserts that a string is part of another string. |
FieldKernelTest::testArgumentTokens | function | core/ |
Tests the arguments tokens on field level. |
FieldKernelTest::testClickSortable | function | core/ |
Tests whether the filters are click sortable as expected. |
FieldKernelTest::testEmpty | function | core/ |
Tests everything related to empty output of a field. |
FieldKernelTest::testExclude | function | core/ |
Tests the exclude setting. |
FieldKernelTest::testFieldTokens | function | core/ |
Tests the field tokens, row level and field level. |
FieldKernelTest::testIsValueEmpty | function | core/ |
Tests views_handler_field::isValueEmpty(). |
FieldKernelTest::testQuery | function | core/ |
Tests all things related to the query. |
FieldKernelTest::testRender | function | core/ |
Tests that the render function is called. |
FieldKernelTest::testRewrite | function | core/ |
Tests general rewriting of the output. |
FieldKernelTest::testRewriteHtmlWithTokens | function | core/ |
Tests rewriting of the output with HTML. |
FieldKernelTest::testRewriteHtmlWithTokensAndAggregation | function | core/ |
Tests rewriting of the output with HTML and aggregation. |
FieldKernelTest::testTrimText | function | core/ |
Tests the trimText method. |
FieldKernelTest::viewsData | function | core/ |
|
FieldKernelTest::_testEmptyText | function | core/ |
Tests the usage of the empty text. |
FieldKernelTest::_testHideIfEmpty | function | core/ |
Tests the hide if empty functionality. |
FieldKernelTestBase | class | core/ |
Parent class for Field API unit tests. |
FieldKernelTestBase.php | file | core/ |
|
FieldKernelTestBase::$fieldTestData | property | core/ |
Bag of created field storages and fields. |
FieldKernelTestBase::$modules | property | core/ |
Modules to enable. |
FieldKernelTestBase::assertFieldValues | function | core/ |
Assert that a field has the expected values in an entity. |
FieldKernelTestBase::createFieldWithStorage | function | core/ |
Create a field and an associated field storage. |
FieldKernelTestBase::entitySaveReload | function | core/ |
Saves and reloads an entity. |
FieldKernelTestBase::entityValidateAndSave | function | core/ |
Validate and save entity. Fail if violations are found. |
FieldKernelTestBase::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
FieldKernelTestBase::_generateTestFieldValues | function | core/ |
Generate random values for a field_test field. |
FileUpload::$httpKernel | property | core/ |
An HTTP kernel for making subrequests. |
FilterKernelTest | class | core/ |
Tests Filter module filters individually. |
FilterKernelTest.php | file | core/ |
|
FilterKernelTest::$filters | property | core/ |
|
FilterKernelTest::$modules | property | core/ |
Modules to enable. |
FilterKernelTest::assertFilteredString | function | core/ |
Asserts multiple filter output expectations for multiple input strings. |
FilterKernelTest::assertNoNormalized | function | core/ |
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string. |
FilterKernelTest::assertNormalized | function | core/ |
Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string. |
FilterKernelTest::setUp | function | core/ |
|
FilterKernelTest::testAlignAndCaptionFilters | function | core/ |
Tests the combination of the align and caption filters. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.