Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Modules to enable. |
| EntityViewsWithMultivalueBasefieldTest::$testViews | property | core/ |
Views to be enabled. |
| 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::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityWorkspaceConflictConstraintValidator::$workspaceAssociation | property | core/ |
The workspace association service. |
| EntityWorkspaceConflictConstraintValidator::$workspaceManager | property | core/ |
The workspace manager service. |
| EntityWorkspaceConflictConstraintValidator::$workspaceRepository | property | core/ |
The workspace repository service. |
| EntityWorkspaceConflictConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| EntityWorkspaceConflictConstraintValidator::validate | function | core/ |
|
| EntityWorkspaceConflictConstraintValidator::__construct | function | core/ |
Constructs an EntityUntranslatableFieldsConstraintValidator object. |
| entity_bundle.listener | service | core/ |
Drupal\Core\Entity\EntityBundleListener |
| entity_crud_hook_test.info.yml | file | core/ |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.info.yml |
| entity_crud_hook_test.module | file | core/ |
Test module for the Entity CRUD API. |
| entity_crud_hook_test_block_create | function | core/ |
Implements hook_ENTITY_TYPE_create() for block entities. |
| entity_crud_hook_test_block_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for block entities. |
| entity_crud_hook_test_block_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for block entities. |
| entity_crud_hook_test_block_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for block entities. |
| entity_crud_hook_test_block_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for block entities. |
| entity_crud_hook_test_block_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for block entities. |
Pagination
- Previous page
- Page 456
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.