Search for assert
- Search 7.x for assert
- Search 9.5.x for assert
- Search 10.3.x for assert
- Search 11.x for assert
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityContextDefinitionIsSatisfiedTest::assertRequirementIsSatisfied | function | core/ |
Asserts that the requirement is satisfied as expected. |
EntityCrudHookTest::assertHookMessageOrder | function | core/ |
Checks the order of CRUD hook execution messages. |
EntityDisplayTest::assertDependency | function | core/ |
Asserts that $key is a $type type dependency of $display config entity. |
EntityDisplayTest::assertDependencyHelper | function | core/ |
Provides a helper for dependency assertions. |
EntityDisplayTest::assertNoDependency | function | core/ |
Asserts that $key is not a $type type dependency of $display config entity. |
EntityFieldDefaultValueTest::assertDefaultValues | function | core/ |
Executes a test set for a defined entity type. |
EntityFormDisplayAccessControlHandlerTest::assertAllowOperations | function | core/ |
Assert method to verify the access by operations. |
EntityQueryAggregateTest::assertResults | function | core/ |
Asserts the results as expected regardless of order between and in rows. |
EntityQueryAggregateTest::assertSortedResults | function | core/ |
Asserts the results as expected regardless of order in rows. |
EntityQueryRelationshipTest::assertResults | function | core/ |
Assert the results. |
EntityQueryTest::assertBundleOrder | function | core/ |
|
EntityQueryTest::assertResult | function | core/ |
|
EntityQueryTest::assertRevisionResult | function | core/ |
|
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. |
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::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
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/ |
Asserts normalization-specific edge cases. |
EntityTestDateRangeTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
EntityTestDatetimeTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
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 a entity reference field. |
EntityViewsDataTest::assertField | function | core/ |
Tests generic stuff per 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. |
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. |
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. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.