Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| entity_test.services.yml | file | core/ |
core/modules/system/tests/modules/entity_test/entity_test.services.yml |
| entity_test_attribute_bundle_class.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_attribute_bundle_class/entity_test_attribute_bundle_class.info.yml |
| entity_test_bundle_class.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_bundle_class/entity_test_bundle_class.info.yml |
| entity_test_constraints.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml |
| entity_test_create_bundle | function | core/ |
Creates a new bundle for entity_test entities. |
| entity_test_delete_bundle | function | core/ |
Deletes a bundle for entity_test entities. |
| entity_test_extra.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_extra/entity_test_extra.info.yml |
| entity_test_install | function | core/ |
Implements hook_install(). |
| entity_test_install.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_install/entity_test_install.info.yml |
| entity_test_operation.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml |
| 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_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.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_with_storage.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_with_storage/entity_test_with_storage.info.yml |
| entity_type.bundle.info | service | core/ |
Drupal\Core\Entity\EntityTypeBundleInfo |
| entity_type.listener | service | core/ |
Drupal\Core\Entity\EntityTypeListener |
| entity_type.manager | service | core/ |
Drupal\Core\Entity\EntityTypeManager |
| entity_type.repository | service | core/ |
Drupal\Core\Entity\EntityTypeRepository |
| EntryPoint | class | core/ |
Controller for the API entry point. |
| EntryPoint.php | file | core/ |
|
| EntryPoint::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| EntryPoint::$user | property | core/ |
The account object. |
| EntryPoint::index | function | core/ |
Controller to list all the resources. |
| 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 install. |
| EntryPointTest::testEntryPoint | function | core/ |
Test GET to the entry point. |
| Enum | class | core/ |
Annotation that can be used to signal to the parser to check the available values during the parsing process. |
| Enum.php | file | core/ |
This class is a near-copy of Doctrine\Common\Annotations\Annotation\Enum, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 2.0.2. |
| Enum::$literal | property | core/ |
Literal target declaration. |
| Enum::$value | property | core/ |
@phpstan-var list<scalar> |
| Enum::__construct | function | core/ |
@phpstan-param array{literal?: mixed[], value: list<scalar>} $values |
| Environment | class | core/ |
Provides PHP environment helper methods. |
| Environment.php | file | core/ |
|
| Environment::checkMemoryLimit | function | core/ |
Compares the memory required for an operation to the available memory. |
| 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 | class | core/ |
Helper class for cleaning test environments. |
| EnvironmentCleaner.php | file | core/ |
Pagination
- Previous page
- Page 600
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.