Search for assert
- Search 7.x for assert
- Search 9.5.x for assert
- Search 8.9.x for assert
- Search 11.x for assert
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityQueryRelationshipTest::assertResults | function | core/ |
Assert the results. |
EntityQueryTest::assertBundleOrder | function | core/ |
@internal |
EntityQueryTest::assertResult | function | core/ |
@internal |
EntityQueryTest::assertRevisionResult | function | core/ |
@internal |
EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
EntityReferenceFieldItemNormalizerTest::assertDenormalize | function | core/ |
Asserts denormalization process is correct for give data. |
EntityReferenceFieldTest::assertUserAutocreate | function | core/ |
Asserts that the setter callback performs autocreation for users. |
EntityReferenceFieldTest::assertUserRoleAutocreate | function | core/ |
Asserts that the setter callback performs autocreation for user roles. |
EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceDisplay | function | core/ |
Assert entity reference display. |
EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceFormDisplay | function | core/ |
Assert entity reference form display. |
EntityReferenceIntegrationTest::assertFieldValues | function | core/ |
Asserts that the reference field values are correct. |
EntityReferenceSelectionAccessTest::assertReferenceable | function | core/ |
Checks that a selection plugin returns the expected results. |
EntityReferenceWidgetTest::assertAnnounceContains | function | core/ |
Checks for inclusion of text in #drupal-live-announce. |
EntityRepositoryTest::assertEntityType | function | core/ |
Asserts that the entity has the expected entity type ID. |
EntityResourceTestBase::assert406Response | function | core/ |
Asserts a 406 response… or in some cases a 403 response, because weirdness. |
EntityResourceTestBase::assertEntityArraySubset | function | core/ |
Recursively asserts that the expected items are set in the tested entity. |
EntityResourceTestBase::assertNormalizationEdgeCases | function | core/ |
|
EntityResourceTestBase::assertPatchProtectedFieldNamesStructure | function | core/ |
Asserts structure of $patchProtectedFieldNames. |
EntityResourceTestBase::assertResourceNotAvailable | function | core/ |
Asserts that a resource is unavailable: 404, 406 if it has canonical route. |
EntityResourceTestBase::assertStoredEntityMatchesSentNormalization | function | core/ |
Asserts that the stored entity matches the sent normalization. |
EntityTestDateOnlyTest::assertNormalizationEdgeCases | function | core/ |
|
EntityTestDateRangeTest::assertNormalizationEdgeCases | function | core/ |
|
EntityTestDatetimeTest::assertNormalizationEdgeCases | function | core/ |
|
EntityTypeTest::assertNoPublicProperties | function | core/ |
Asserts there on no public properties on the object instance. |
EntityUrlTest::assertUrl | function | core/ |
Asserts that a given URL object matches the expectations. |
EntityUUIDTest::assertCRUD | function | core/ |
Executes the UUID CRUD tests for the given entity type. |
EntityViewsDataTest::assertBundleField | function | core/ |
Tests views data for a bundle field. |
EntityViewsDataTest::assertEntityReferenceField | function | core/ |
Tests views data for an entity reference field. |
EntityViewsDataTest::assertLanguageField | function | core/ |
Tests views data for a language field. |
EntityViewsDataTest::assertLongTextField | function | core/ |
Tests views data for a long text field. |
EntityViewsDataTest::assertNumericField | function | core/ |
Tests views data for a numeric field. |
EntityViewsDataTest::assertStringField | function | core/ |
Tests views data for a string field. |
EntityViewsDataTest::assertUriField | function | core/ |
Tests views data for a URI field. |
EntityViewsDataTest::assertUuidField | function | core/ |
Tests views data for a UUID field. |
EntityViewsDataTest::assertViewsDataField | function | core/ |
Tests generic stuff per field. |
ErrorHandlerTest::assertErrorMessage | function | core/ |
Helper function: assert that the error message is found. |
ErrorHandlerTest::assertNoErrorMessage | function | core/ |
Helper function: assert that the error message is not found. |
ErrorHandlerTest::assertNoMessages | function | core/ |
Asserts that no messages are printed onto the page. |
ExposedFormTest::assertIds | function | core/ |
Checks whether the specified ids are the ones displayed in the view output. |
ExposedFormTest::assertNodesExist | function | core/ |
Asserts that nodes of only given bundles exist. |
ExposedFormUITest::assertNoGroupedFilterErrors | function | core/ |
Asserts that there are no Grouped Filters errors. |
FieldableEntityDefinitionUpdateTest::assertBackupTables | function | core/ |
Asserts that the backup tables have been kept after a successful update. |
FieldableEntityDefinitionUpdateTest::assertBundleFieldSchema | function | core/ |
Asserts that the bundle field schema is correct. |
FieldableEntityDefinitionUpdateTest::assertEntityData | function | core/ |
Asserts test entity data after a fieldable entity type update. |
FieldableEntityDefinitionUpdateTest::assertEntityTypeSchema | function | core/ |
Asserts revisionable and/or translatable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::assertNonRevisionableAndNonTranslatable | function | core/ |
Asserts that an entity type is neither revisionable nor translatable. |
FieldableEntityDefinitionUpdateTest::assertRevisionable | function | core/ |
Asserts the revisionable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::assertRevisionableAndTranslatable | function | core/ |
Asserts the revisionable / translatable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::assertTranslatable | function | core/ |
Asserts the translatable characteristics of an entity type. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.