Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityViewsData::__construct | function | core/ |
Constructs an EntityViewsData object. |
| EntityViewsDataInterface | interface | core/ |
Provides an interface to integrate an entity type with views. |
| EntityViewsDataInterface.php | file | core/ |
|
| EntityViewsDataInterface::getViewsData | function | core/ |
Returns views data for the entity type. |
| EntityViewsDataInterface::getViewsTableForEntityType | function | core/ |
Gets the table of an entity type to be used as base table in views. |
| EntityViewsDataTest | class | core/ |
Tests entity views data. |
| EntityViewsDataTest.php | file | core/ |
|
| EntityViewsDataTest::$baseEntityType | property | core/ |
The base entity type definition, which some tests modify. |
| EntityViewsDataTest::$commonBaseFields | property | core/ |
The common base fields for test entity types. |
| EntityViewsDataTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityViewsDataTest::$modules | property | core/ |
|
| 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. |
| EntityViewsDataTest::setUp | function | core/ |
|
| EntityViewsDataTest::setUpEntityType | function | core/ |
Mocks an entity type and its base fields. |
| EntityViewsDataTest::testBaseTableFields | function | core/ |
Tests fields on the base table. |
| EntityViewsDataTest::testBaseTables | function | core/ |
Tests base tables. |
| EntityViewsDataTest::testDataTable | function | core/ |
Tests data_table support. |
| EntityViewsDataTest::testDataTableFields | function | core/ |
Tests fields on the data table. |
| EntityViewsDataTest::testRevisionTableFields | function | core/ |
Tests fields on the revision table. |
| EntityViewsDataTest::testRevisionTableWithoutDataTable | function | core/ |
Tests revision table without data table support. |
| EntityViewsDataTest::testRevisionTableWithRevisionDataTable | function | core/ |
Tests revision table with data table support. |
| EntityViewsDataTest::testRevisionTableWithRevisionDataTableAndDataTable | function | core/ |
Tests revision table with data table support. |
| EntityViewsWithMultivalueBasefieldTest | class | core/ |
Tests entity views with multivalue base fields. |
| EntityViewsWithMultivalueBasefieldTest.php | file | core/ |
|
| EntityViewsWithMultivalueBasefieldTest::$modules | property | core/ |
|
| EntityViewsWithMultivalueBasefieldTest::$testViews | property | core/ |
|
| EntityViewsWithMultivalueBasefieldTest::setUp | function | core/ |
|
| EntityViewsWithMultivalueBasefieldTest::testView | function | core/ |
Tests entity views with multivalue base fields. |
| EntityWithUriCacheTagsTestBase | class | core/ |
Provides helper methods for Entity cache tags tests; for entities with URIs. |
| EntityWithUriCacheTagsTestBase.php | file | core/ |
|
| EntityWithUriCacheTagsTestBase::getDefaultCacheContexts | function | core/ |
Gets the default cache contexts for rendered entities. |
| EntityWithUriCacheTagsTestBase::testEntityUri | function | core/ |
Tests cache tags presence and invalidation of the entity at its URI. |
| EntityWorkspaceConflictConstraint | class | core/ |
Validation constraint for an entity being edited in multiple workspaces. |
| EntityWorkspaceConflictConstraint.php | file | core/ |
|
| EntityWorkspaceConflictConstraint::$message | property | core/ |
The default violation message. |
| EntityWorkspaceConflictConstraintValidator | class | core/ |
Validates the EntityWorkspaceConflict constraint. |
| EntityWorkspaceConflictConstraintValidator.php | file | core/ |
|
| EntityWorkspaceConflictConstraintValidator::create | function | core/ |
|
| EntityWorkspaceConflictConstraintValidator::validate | function | core/ |
|
| EntityWorkspaceConflictConstraintValidator::__construct | function | core/ |
|
| EntityWorkspaceConflictConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\workspaces\Plugin\Validation\Constraint\EntityWorkspaceConflictConstraintValidator[[api-linebreak]] @group workspaces |
| EntityWorkspaceConflictConstraintValidatorTest.php | file | core/ |
Pagination
- Previous page
- Page 469
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.