Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityContextDefinitionIsSatisfiedTest::setUp | function | core/ |
|
| EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedBy | function | core/ |
Tests is satisfied by. |
| EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedByGenerateBundledEntity | function | core/ |
Tests is satisfied by generate bundled entity. |
| EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedByPassBundledEntity | function | core/ |
Tests is satisfied by pass bundled entity. |
| EntityContextTypedDataTest | class | core/ |
Tests the interaction between entity context and typed data. |
| EntityContextTypedDataTest.php | file | core/ |
|
| EntityContextTypedDataTest::$modules | property | core/ |
Modules to install. |
| EntityContextTypedDataTest::testValidateConfigEntityContext | function | core/ |
Tests that entity contexts wrapping a config entity can be validated. |
| EntityController | class | core/ |
Provides the add-page and title callbacks for entities. |
| EntityController.php | file | core/ |
|
| EntityController::addBundleTitle | function | core/ |
Provides a generic add title callback for entities with bundles. |
| EntityController::addPage | function | core/ |
Displays add links for the available bundles. |
| EntityController::addTitle | function | core/ |
Provides a generic add title callback for an entity type. |
| EntityController::create | function | core/ |
Instantiates a new instance of this class. |
| EntityController::deleteTitle | function | core/ |
Provides a generic delete title callback. |
| EntityController::doGetEntity | function | core/ |
Determines the entity. |
| EntityController::editTitle | function | core/ |
Provides a generic edit title callback. |
| EntityController::loadBundleDescriptions | function | core/ |
Expands the bundle information with descriptions, if known. |
| EntityController::redirect | function | core/ |
Returns a redirect response object for the specified route. |
| EntityController::title | function | core/ |
Provides a generic title callback for a single entity. |
| EntityController::__construct | function | core/ |
Constructs a new EntityController. |
| EntityControllerTest | class | core/ |
Tests EntityController. |
| EntityControllerTest.php | file | core/ |
|
| EntityControllerTest::testDeleteEditTitleCallbacks | function | core/ |
Tests edit and delete title callbacks. |
| EntityConverter | class | core/ |
Parameter converter for upcasting entity IDs to full objects. |
| EntityConverter.php | file | core/ |
|
| EntityConverter::$entityRepository | property | core/ |
Entity repository. |
| EntityConverter::$entityTypeManager | property | core/ |
Entity type manager which performs the upcasting in the end. |
| EntityConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
| EntityConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
| EntityConverter::__construct | function | core/ |
Constructs a new EntityConverter. |
| EntityConverterLatestRevisionTest | class | core/ |
Tests the entity converter when the "load_latest_revision" flag is set. |
| EntityConverterLatestRevisionTest.php | file | core/ |
|
| EntityConverterLatestRevisionTest::$converter | property | core/ |
The entity converter service. |
| EntityConverterLatestRevisionTest::$modules | property | core/ |
Modules to install. |
| EntityConverterLatestRevisionTest::setUp | function | core/ |
|
| EntityConverterLatestRevisionTest::testConvertNonRevisionableEntityType | function | core/ |
Tests the latest revision flag and non-revisionable entities. |
| EntityConverterLatestRevisionTest::testEntityNoPendingRevision | function | core/ |
Tests with no pending revision. |
| EntityConverterLatestRevisionTest::testEntityWithPendingRevision | function | core/ |
Tests with a pending revision. |
| EntityConverterLatestRevisionTest::testNoEntity | function | core/ |
Tests with no matching entity. |
| EntityConverterLatestRevisionTest::testOptimizedConvert | function | core/ |
Tests that pending revisions are loaded only when needed. |
| EntityConverterLatestRevisionTest::testRouteParamWithBundleDefinition | function | core/ |
Tests an entity route parameter having 'bundle' definition property. |
| EntityConverterLatestRevisionTest::testWithTranslatedPendingRevision | function | core/ |
Tests with a translated pending revision. |
| EntityConverterTest | class | core/ |
Tests the entity param converter. |
| EntityConverterTest | class | core/ |
Tests Drupal\Core\ParamConverter\EntityConverter. |
| EntityConverterTest.php | file | core/ |
|
| EntityConverterTest.php | file | core/ |
|
| EntityConverterTest::$entityConverter | property | core/ |
The tested entity converter. |
| EntityConverterTest::$entityRepository | property | core/ |
The mocked entities repository. |
| EntityConverterTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
Pagination
- Previous page
- Page 501
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.