Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityUpdateAddRevisionTranslationAffectedTest::setUp | function | core/ |
|
| EntityUpdateAddRevisionTranslationAffectedTest::testAddingTheRevisionTranslationAffectedField | function | core/ |
Tests the addition of the 'revision_translation_affected' base field. |
| EntityUpdateAddRevisionTranslationAffectedTest::testDeletedEntityType | function | core/ |
Tests the 'revision_translation_affected' field on a deleted entity type. |
| EntityUpdateInitialTest | class | core/ |
Tests handling of existing initial keys during updates. |
| EntityUpdateInitialTest.php | file | core/ |
|
| EntityUpdateInitialTest::$defaultTheme | property | core/ |
|
| EntityUpdateInitialTest::$modules | property | core/ |
|
| EntityUpdateInitialTest::setUp | function | core/ |
|
| EntityUpdateInitialTest::testInitialIsIgnored | function | core/ |
Tests that a pre-existing initial key in the field schema is not a change. |
| EntityUpdateToPublishableTest | class | core/ |
Tests the upgrade path for making an entity publishable. |
| EntityUpdateToPublishableTest.php | file | core/ |
|
| EntityUpdateToPublishableTest::$defaultTheme | property | core/ |
|
| EntityUpdateToPublishableTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| EntityUpdateToPublishableTest::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityUpdateToPublishableTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
| EntityUpdateToPublishableTest::$lastInstalledSchemaRepository | property | core/ |
The last installed schema repository service. |
| EntityUpdateToPublishableTest::$state | property | core/ |
The state service. |
| EntityUpdateToPublishableTest::setDatabaseDumpFiles | function | core/ |
|
| EntityUpdateToPublishableTest::setUp | function | core/ |
|
| EntityUpdateToPublishableTest::testConvertToPublishable | function | core/ |
Tests the conversion of an entity type to be publishable. |
| EntityUpdateToPublishableTest::updateEntityTypeDefinition | function | core/ |
Updates the 'entity_test_update' entity type to translatable and publishable. |
| EntityUrlLanguageTest | class | core/ |
Tests the language of entity URLs. @group language |
| EntityUrlLanguageTest.php | file | core/ |
|
| EntityUrlLanguageTest::$entity | property | core/ |
The entity being used for testing. |
| EntityUrlLanguageTest::$modules | property | core/ |
Modules to enable. |
| EntityUrlLanguageTest::createTranslatableEntity | function | core/ |
Creates a translated entity. |
| EntityUrlLanguageTest::setCurrentRequestForRoute | function | core/ |
Sets the current request to a specific path with the corresponding route. |
| EntityUrlLanguageTest::setUp | function | core/ |
|
| EntityUrlLanguageTest::testEntityUrlLanguage | function | core/ |
Ensures that entity URLs in a language have the right language prefix. |
| EntityUrlLanguageTest::testEntityUrlLanguageWithLanguageContentEnabled | function | core/ |
Ensures correct entity URLs with the method language-content-entity enabled. |
| EntityUrlTest | class | core/ |
Tests URL handling of the \Drupal\Core\Entity\Entity class. |
| EntityUrlTest.php | file | core/ |
|
| EntityUrlTest::$entityId | property | core/ |
The ID of the entity used in this test. |
| EntityUrlTest::$entityType | property | core/ |
The entity type mock used in this test. |
| EntityUrlTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service mock used in this test. |
| EntityUrlTest::$entityTypeId | property | core/ |
The ID of the entity type used in this test. |
| EntityUrlTest::$langcode | property | core/ |
The language code of the entity used in this test. |
| EntityUrlTest::$revisionId | property | core/ |
The revision ID of the entity used in this test. |
| EntityUrlTest::assertUrl | function | core/ |
Asserts that a given URL object matches the expectations. |
| EntityUrlTest::DEFAULT_REVISION | constant | core/ |
Indicator for default revisions. |
| EntityUrlTest::getEntity | function | core/ |
Returns a mock entity for testing. |
| EntityUrlTest::HAS_BUNDLE_KEY | constant | core/ |
Indicator that the test entity type has a bundle key. |
| EntityUrlTest::HAS_NO_BUNDLE_KEY | constant | core/ |
Indicator that the test entity type has no bundle key. |
| EntityUrlTest::NON_DEFAULT_REVISION | constant | core/ |
Indicator for non-default revisions. |
| EntityUrlTest::providerTestToUrlLinkTemplateAddForm | function | core/ |
Provides data for testToUrlLinkTemplateAddForm(). |
| EntityUrlTest::providerTestToUrlLinkTemplateNoId | function | core/ |
Provides data for testToUrlLinkTemplateNoId(). |
| EntityUrlTest::providerTestToUrlLinkTemplateRevision | function | core/ |
Provides data for testToUrlLinkTemplateRevision(). |
| EntityUrlTest::providerTestToUrlLinkTemplates | function | core/ |
Provides data for testToUrlLinkTemplates(). |
| EntityUrlTest::providerTestToUrlUriCallback | function | core/ |
Provides data for testToUrlUriCallback(). |
| EntityUrlTest::providerTestToUrlUriCallbackUndefined | function | core/ |
Provides data for testToUrlUriCallbackUndefined(). |
Pagination
- Previous page
- Page 532
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.