Search for run
Title | Object type | File name | Summary |
---|---|---|---|
DisplayPluginInterface::isIdentifierUnique | function | core/ |
Checks if the provided identifier is unique. |
EntityAdapterUnitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Plugin\DataType\EntityAdapter @group Entity @group TypedData |
EntityAdapterUnitTest.php | file | core/ |
|
EntityAdapterUnitTest::$bundle | property | core/ |
The bundle used for testing. |
EntityAdapterUnitTest::$entity | property | core/ |
The content entity used for testing. |
EntityAdapterUnitTest::$entityAdapter | property | core/ |
The content entity adapter under test. |
EntityAdapterUnitTest::$entityFieldManager | property | core/ |
|
EntityAdapterUnitTest::$entityType | property | core/ |
The entity type used for testing. |
EntityAdapterUnitTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
EntityAdapterUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
EntityAdapterUnitTest::$fieldDefinitions | property | core/ |
Field definitions. |
EntityAdapterUnitTest::$fieldItemList | property | core/ |
The field item list returned by the typed data manager. |
EntityAdapterUnitTest::$fieldTypePluginManager | property | core/ |
The field type manager used for testing. |
EntityAdapterUnitTest::$id | property | core/ |
The entity ID. |
EntityAdapterUnitTest::$languageManager | property | core/ |
The language manager. |
EntityAdapterUnitTest::$typedDataManager | property | core/ |
The typed data manager used for testing. |
EntityAdapterUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EntityAdapterUnitTest::setUp | function | core/ |
|
EntityAdapterUnitTest::testApplyDefaultValue | function | core/ |
@covers ::applyDefaultValue |
EntityAdapterUnitTest::testGet | function | core/ |
@covers ::get |
EntityAdapterUnitTest::testGetConstraints | function | core/ |
@covers ::getConstraints |
EntityAdapterUnitTest::testGetDataDefinition | function | core/ |
@covers ::getDataDefinition |
EntityAdapterUnitTest::testGetEntity | function | core/ |
@covers ::getEntity |
EntityAdapterUnitTest::testGetInvalidField | function | core/ |
@covers ::get |
EntityAdapterUnitTest::testGetIterator | function | core/ |
@covers ::getIterator |
EntityAdapterUnitTest::testGetName | function | core/ |
@covers ::getName |
EntityAdapterUnitTest::testGetParent | function | core/ |
@covers ::getParent |
EntityAdapterUnitTest::testGetProperties | function | core/ |
@covers ::getProperties |
EntityAdapterUnitTest::testGetPropertyPath | function | core/ |
@covers ::getPropertyPath |
EntityAdapterUnitTest::testGetRoot | function | core/ |
@covers ::getRoot |
EntityAdapterUnitTest::testGetString | function | core/ |
@covers ::getString |
EntityAdapterUnitTest::testGetValue | function | core/ |
@covers ::getValue |
EntityAdapterUnitTest::testGetWithoutData | function | core/ |
@covers ::get |
EntityAdapterUnitTest::testIsEmpty | function | core/ |
@covers ::isEmpty |
EntityAdapterUnitTest::testOnChange | function | core/ |
@covers ::onChange |
EntityAdapterUnitTest::testSet | function | core/ |
@covers ::set |
EntityAdapterUnitTest::testSetContext | function | core/ |
@covers ::setContext |
EntityAdapterUnitTest::testSetValue | function | core/ |
@covers ::setValue |
EntityAdapterUnitTest::testSetWithoutData | function | core/ |
@covers ::set |
EntityAdapterUnitTest::testToArray | function | core/ |
@covers ::toArray |
EntityAdapterUnitTest::testToArrayWithoutData | function | core/ |
@covers ::toArray |
EntityRevisionsTest::runRevisionsTests | function | core/ |
Executes the revision tests for the given entity type. |
FakeViewModeContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
FileTransferAuthorizeForm::runOperation | function | core/ |
Runs the operation specified in 'authorize_operation' session property. |
FilterUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\filter\FilterUninstallValidator. |
FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
FilterUninstallValidator.php | file | core/ |
|
FilterUninstallValidator.php | file | core/ |
|
FilterUninstallValidator::$container | property | core/ |
The service container. |
FilterUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.