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 |
|---|---|---|---|
| EntityPermissionsForm::create | function | core/ |
Instantiates a new instance of this class. |
| EntityPermissionsForm::permissionsByProvider | function | core/ |
Group permissions by the modules that provide them. |
| EntityPermissionsForm::__construct | function | core/ |
Constructs a new EntityPermissionsForm. |
| EntityPermissionsFormTest | class | core/ |
Tests the permissions administration form for a bundle. |
| EntityPermissionsFormTest.php | file | core/ |
|
| EntityPermissionsFormTest::providerTestPermissionsByProvider | function | core/ |
Provides data for the testPermissionsByProvider method. |
| EntityPermissionsFormTest::testPermissionsByProvider | function | core/ |
Tests generating the permissions list. |
| EntityPermissionsRouteProvider | class | core/ |
Provides routes for the entity permissions form. |
| EntityPermissionsRouteProvider.php | file | core/ |
|
| EntityPermissionsRouteProvider::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityPermissionsRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| EntityPermissionsRouteProvider::getEntityPermissionsRoute | function | core/ |
Gets the entity permissions route. |
| EntityPermissionsRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| EntityPermissionsRouteProvider::__construct | function | core/ |
Constructs a new EntityPermissionsRouteProvider. |
| EntityPermissionsRouteProviderWithCheck | class | core/ |
Provides routes for the entity permissions form with a custom access check. |
| EntityPermissionsRouteProviderWithCheck.php | file | core/ |
|
| EntityPermissionsRouteProviderWithCheck::getEntityPermissionsRoute | function | core/ |
Gets the entity permissions route. |
| EntityPublishedActionDeriver | class | core/ |
Provides an action deriver that finds publishable entity types. |
| EntityPublishedActionDeriver.php | file | core/ |
|
| EntityPublishedActionDeriver::isApplicable | function | core/ |
Indicates whether the deriver can be used for the provided entity type. |
| EntityPublishedInterface | interface | core/ |
Provides an interface for access to an entity's published state. |
| EntityPublishedInterface.php | file | core/ |
|
| EntityPublishedInterface::isPublished | function | core/ |
Returns whether or not the entity is published. |
| EntityPublishedInterface::setPublished | function | core/ |
Sets the entity as published. |
| EntityPublishedInterface::setUnpublished | function | core/ |
Sets the entity as unpublished. |
| EntityPublishedTrait | trait | core/ |
Provides a trait for published status. |
| EntityPublishedTrait.php | file | core/ |
|
| EntityPublishedTrait::isPublished | function | core/ |
|
| EntityPublishedTrait::publishedBaseFieldDefinitions | function | core/ |
Returns an array of base field definitions for publishing status. |
| EntityPublishedTrait::setPublished | function | core/ |
|
| EntityPublishedTrait::setUnpublished | function | core/ |
|
| EntityQueryAccessTest | class | core/ |
Tests that Views respects 'ENTITY_TYPE_access' query tags. |
| EntityQueryAccessTest.php | file | core/ |
|
| EntityQueryAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityQueryAccessTest::$modules | property | core/ |
Modules to install. |
| EntityQueryAccessTest::testBlockContentEntityQueryAccess | function | core/ |
Tests that the 'block_content_access' query tag is respected by Views. |
| EntityQueryAccessTest::testMediaEntityQueryAccess | function | core/ |
Tests that the 'media_access' query tag is respected by Views. |
| EntityQueryAggregateTest | class | core/ |
Tests the Entity Query Aggregation API. |
| EntityQueryAggregateTest.php | file | core/ |
|
| EntityQueryAggregateTest::$entityStorage | property | core/ |
The entity_test storage to create the test entities. |
| EntityQueryAggregateTest::$modules | property | core/ |
Modules to install. |
| EntityQueryAggregateTest::$queryResult | property | core/ |
The actual query result, to compare later. |
| 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. |
| EntityQueryAggregateTest::setUp | function | core/ |
|
| EntityQueryAggregateTest::testAggregation | function | core/ |
Tests aggregation support. |
| EntityQueryAggregateTest::testRepeatedExecution | function | core/ |
Tests preparing a query and executing twice. |
| EntityQueryRelationshipTest | class | core/ |
Tests the Entity Query relationship API. |
| EntityQueryRelationshipTest.php | file | core/ |
|
| EntityQueryRelationshipTest::$accounts | property | core/ |
User entities. |
Pagination
- Previous page
- Page 421
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.