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 |
|---|---|---|---|
| entity_test_install | function | core/ |
Implements hook_install(). |
| entity_test_operation.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml |
| entity_test_operation.module | file | core/ |
Contains hook implementations for Entity Operation Test Module. |
| entity_test_operation_entity_operation | function | core/ |
Implements hook_entity_operation(). |
| entity_test_query_entity_test_access_alter | function | core/ |
Implements hook_query_entity_test_access_alter(). |
| entity_test_revlog.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml |
| entity_test_schema | function | core/ |
Implements hook_schema(). |
| entity_test_third_party.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml |
| entity_test_third_party.schema.yml | file | core/ |
core/modules/system/tests/modules/entity_test_third_party/config/schema/entity_test_third_party.schema.yml |
| ENTITY_TEST_TYPES_MULTILINGUAL | constant | core/ |
Filter that limits test entity list to multilingual ones. |
| ENTITY_TEST_TYPES_REVISABLE | constant | core/ |
Filter that limits test entity list to revisable ones. |
| ENTITY_TEST_TYPES_ROUTING | constant | core/ |
Filter that limits test entity list to routeable ones. |
| entity_test_update.entity_schema_listener | service | core/ |
Drupal\entity_test_update\EventSubscriber\EntitySchemaSubscriber |
| entity_test_update.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_update/entity_test_update.info.yml |
| entity_test_update.module | file | core/ |
Provides an entity type for testing definition and schema updates. |
| entity_test_update.schema.yml | file | core/ |
core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml |
| entity_test_update.services.yml | file | core/ |
core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml |
| entity_test_update_8001 | function | core/ |
Makes the 'user_id' field multiple and migrate its data. |
| entity_test_update_8001 | function | core/ |
Test update. |
| entity_test_update_8002 | function | core/ |
Test update. |
| entity_test_update_8002 | function | core/ |
Makes the 'user_id' field single and migrate its data. |
| entity_test_update_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| entity_test_update_entity_field_storage_info | function | core/ |
Implements hook_entity_field_storage_info(). |
| entity_test_update_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
| entity_test_update_view_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for the 'view' entity type. |
| entity_test_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
| entity_type.listener | service | core/ |
Drupal\Core\Entity\EntityTypeListener |
| entity_type.repository | service | core/ |
Drupal\Core\Entity\EntityTypeRepository |
| EntryPoint::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| EntryPoint::$user | property | core/ |
The account object. |
| EntryPoint::__construct | function | core/ |
EntryPoint constructor. |
| EntryPointTest | class | core/ |
Makes assertions about the JSON:API behavior for internal entities. |
| EntryPointTest.php | file | core/ |
|
| EntryPointTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntryPointTest::$modules | property | core/ |
Modules to enable. |
| EntryPointTest::testEntryPoint | function | core/ |
Test GET to the entry point. |
| Environment::getUploadMaxSize | function | core/ |
Determines the maximum file upload size by querying the PHP settings. |
| Environment::setTimeLimit | function | core/ |
Attempts to set the PHP maximum execution time. |
| EnvironmentCleaner::$fileSystem | property | core/ |
The file system service. |
| EnvironmentCleaner::$resultsDatabase | property | core/ |
Connection to the database where test results are stored. |
| EnvironmentCleaner::$testDatabase | property | core/ |
Connection to the database being used for tests. |
| EnvironmentCleaner::cleanDatabase | function | core/ |
Remove database entries left over in the fixture database. |
| EnvironmentCleaner::cleanResultsTable | function | core/ |
Clears test result tables from the results database. |
| EnvironmentCleaner::cleanTemporaryDirectories | function | core/ |
Finds all leftover fixture site directories and removes them. |
| EnvironmentCleaner::doCleanDatabase | function | core/ |
Performs the fixture database cleanup. |
| EnvironmentCleaner::doCleanTemporaryDirectories | function | core/ |
Performs the cleanup of temporary test directories. |
| EnvironmentCleaner::__construct | function | core/ |
Construct an environment cleaner. |
| EnvironmentCleanerInterface::cleanDatabase | function | core/ |
Remove database entries left over in the fixture database. |
| EnvironmentCleanerInterface::cleanResultsTable | function | core/ |
Clears test result tables from the results database. |
| EnvironmentCleanerInterface::cleanTemporaryDirectories | function | core/ |
Finds all leftover fixture site directories and removes them. |
Pagination
- Previous page
- Page 460
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.