Search for assert
- Search 7.x for assert
- Search 8.9.x for assert
- Search 10.3.x for assert
- Search 11.x for assert
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PermissionHandlerTest::assertPermissions | function | core/ |
Checks that the permissions are like expected. |
| PharExtensionInterceptor::assert | function | core/ |
Determines whether phar file is allowed to execute. |
| PHP Runtime Assert Statements | group | core/ |
Use of the assert() statement in Drupal. |
| PhpStorageTestBase::additionalAssertCRUD | function | core/ |
Additional asserts to be run. |
| PhpStorageTestBase::assertCRUD | function | core/ |
Assert that a PHP storage's load/save/delete operations work. |
| PhpUnitWarningsTest::testAssertArraySubset | function | core/ |
Tests assertArraySubset. |
| PhpUnitWarningsTest::testAssertAttribute | function | core/ |
Tests assertion methods accessing class attributes. |
| PhpUnitWarningsTest::testAssertContains | function | core/ |
Tests assertContains. |
| PhpUnitWarningsTest::testAssertEquals | function | core/ |
Tests assertEquals. |
| PhpUnitWarningsTest::testAssertInternalType | function | core/ |
Tests assertInternalType. |
| PhpUnitWarningsTest::testAssertNotContains | function | core/ |
Tests assertNotContains. |
| PluginInstanceTest::assertPluginInstances | function | core/ |
Asserts that instances of every views plugin can be created. |
| PreviewTest::assertClass | function | core/ |
Asserts that an element has a given class. |
| PreviewTest::assertPreviewAJAX | function | core/ |
Assert that the preview contains expected data. |
| ProcessingTest::assertBatchMessages | function | core/ |
Triggers a pass if the texts were found in order in the raw content. |
| QuickEditEndPointAccessTest::assertAccessIsBlocked | function | core/ |
Asserts that access to the passed URL is blocked. |
| QuickEditJavascriptTestBase::assertEntityInstanceFieldMarkup | function | core/ |
Asserts all in-place editable fields with markup expectations. |
| QuickEditJavascriptTestBase::assertEntityInstanceFieldStates | function | core/ |
Asserts all FieldModels for the given entity instance. |
| QuickEditJavascriptTestBase::assertEntityInstanceStates | function | core/ |
Asserts all EntityModels (entity instances) on the page. |
| QuickEditJavascriptTestBase::assertQuickEditEntityToolbar | function | core/ |
Asserts the state of the Quick Edit entity toolbar. |
| RearrangeFieldsTest::assertFieldOrder | function | core/ |
Check if the fields are in the correct order. |
| RegistrationWithUserFieldsTest::$webAssert | property | core/ |
WebAssert object. |
| RelationshipNodeTermDataTest::assertQueriesTermAccessTag | function | core/ |
Assert views queries have taxonomy_term_access tag. |
| RenderCacheIntegrationTest::assertCacheTagsForEntityBasedView | function | core/ |
Tests cache tags on output & result cache items for an entity-based view. |
| RenderCacheIntegrationTest::assertCacheTagsForFieldBasedView | function | core/ |
Tests cache tags on output & result cache items for a field-based view. |
| RenderElementTypesTest::assertElements | function | core/ |
Asserts that an array of elements is rendered properly. |
| RendererPlaceholdersTest::assertPlaceholderRenderCache | function | core/ |
@internal |
| RendererTest::assertAccess | function | core/ |
Asserts that a render array with access checking renders correctly. |
| RendererTestBase::assertRenderCacheItem | function | core/ |
Asserts a render cache item. |
| RequestSanitizerTest::assertError | function | core/ |
Asserts that the expected error has been logged. |
| RequirementsPageTrait::assertErrorSummaries | function | core/ |
Asserts the given error summaries are present on the page. |
| RequirementsPageTrait::assertRequirementSummaries | function | core/ |
Asserts the given requirements section summaries are present on the page. |
| RequirementsPageTrait::assertWarningSummaries | function | core/ |
Asserts the given warning summaries are present on the page. |
| ResourceTestBase::assertAuthenticationEdgeCases | function | core/ |
Asserts authentication provider-specific edge cases. |
| ResourceTestBase::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| ResourceTestBase::assertResourceErrorResponse | function | core/ |
Asserts that a resource error response has the given message. |
| ResourceTestBase::assertResourceErrorResponse | function | core/ |
Asserts that a resource error response has the given message. |
| ResourceTestBase::assertResourceResponse | function | core/ |
Asserts that a resource response has the given status code and body. |
| ResourceTestBase::assertResourceResponse | function | core/ |
Asserts that a resource response has the given status code and body. |
| ResourceTestBase::assertResponseWhenMissingAuthentication | function | core/ |
Verifies the error response in case of missing authentication. |
| ResourceTestBase::assertSameDocument | function | core/ |
Asserts that an expected document matches the response body. |
| ResponsiveImageFieldDisplayTest::assertResponsiveImageFieldFormattersLink | function | core/ |
Tests responsive image formatters linked to the file or node. |
| RestJsonApiUnsupported::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| RestRegisterUserTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| RevisionableContentEntityBaseTest::assertItemsTableCount | function | core/ |
Asserts the amount of items on entity related tables. |
| RowEntityRenderersTest::assertTranslations | function | core/ |
Checks that the view results match the expected values. |
| ScaffoldTest::assertAutoloadFileCorrect | function | core/ |
Assert that the autoload file was scaffolded and contains correct path. |
| ScaffoldTest::assertCommonDrupalAssetsWereScaffolded | function | core/ |
Asserts that the scaffold files from drupal/assets are placed as expected. |
| ScaffoldTest::assertDefaultSettingsFromScaffoldOverride | function | core/ |
Asserts that the default settings file was overridden by the test. |
| ScaffoldTest::assertHtaccessExcluded | function | core/ |
Asserts that the .htaccess file was excluded by the test. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.