Search for id
Title | Object type | File name | Summary |
---|---|---|---|
container--media-library-widget-selection.html.twig | file | core/ |
Theme implementation of a wrapper for selected media items. |
container--media-library-widget-selection.html.twig | file | core/ |
Theme implementation of a wrapper for selected media items. |
Container::getServiceIds | function | core/ |
Gets all defined service IDs. |
ContainerRebuildWebTest::testContainerInvalidation | function | core/ |
Tests container invalidation. |
ContainerRebuildWebTest::testSetContainerRebuildWithDifferentDeploymentIdentifier | function | core/ |
Sets a different deployment identifier. |
ContainerTest::testGetServiceIds | function | core/ |
Tests that Container::getServiceIds() works properly. |
ContainerTest::testResolveServicesAndParametersForInvalidArgument | function | core/ |
Tests that an invalid argument throw an Exception. |
ContainerTest::testResolveServicesAndParametersForInvalidArguments | function | core/ |
Tests that invalid arguments throw an Exception. |
ContentEntity::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
ContentEntityBase::$loadedRevisionId | property | core/ |
The loaded revision ID before the new revision was set. |
ContentEntityBase::$validated | property | core/ |
Whether entity validation was performed. |
ContentEntityBase::$validationRequired | property | core/ |
Whether entity validation is required before saving the entity. |
ContentEntityBase::getLoadedRevisionId | function | core/ |
|
ContentEntityBase::getRevisionId | function | core/ |
|
ContentEntityBase::id | function | core/ |
Gets the identifier. |
ContentEntityBase::isValidationRequired | function | core/ |
|
ContentEntityBase::setValidationRequired | function | core/ |
|
ContentEntityBase::updateLoadedRevisionId | function | core/ |
|
ContentEntityBase::uuid | function | core/ |
Gets the entity UUID (Universally Unique Identifier). |
ContentEntityBase::validate | function | core/ |
|
ContentEntityBaseUnitTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
ContentEntityBaseUnitTest::$id | property | core/ |
The entity ID. |
ContentEntityBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
ContentEntityBaseUnitTest::providerGet | function | core/ |
Data provider for testGet(). |
ContentEntityBaseUnitTest::providerGetFields | function | core/ |
Data provider for testGetFields(). |
ContentEntityBaseUnitTest::testGetRevisionId | function | core/ |
@covers ::getRevisionId |
ContentEntityBaseUnitTest::testRequiredValidation | function | core/ |
Tests required validation. |
ContentEntityBaseUnitTest::testValidate | function | core/ |
@covers ::validate |
ContentEntityConfirmFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
ContentEntityConfirmFormBase::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
ContentEntityForm::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
ContentEntityFormFieldValidationFilteringTest | class | core/ |
Tests field validation filtering on content entity forms. |
ContentEntityFormFieldValidationFilteringTest.php | file | core/ |
|
ContentEntityFormFieldValidationFilteringTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentEntityFormFieldValidationFilteringTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
ContentEntityFormFieldValidationFilteringTest::$fieldNameFile | property | core/ |
The name of the file field being tested with the entity type. |
ContentEntityFormFieldValidationFilteringTest::$fieldNameMultiple | property | core/ |
The multi-valued field name being tested with the entity type. |
ContentEntityFormFieldValidationFilteringTest::$fieldNameSingle | property | core/ |
The single-valued field name being tested with the entity type. |
ContentEntityFormFieldValidationFilteringTest::$modules | property | core/ |
Modules to enable. |
ContentEntityFormFieldValidationFilteringTest::setUp | function | core/ |
|
ContentEntityFormFieldValidationFilteringTest::testFieldWidgetsWithLimitedValidationErrors | function | core/ |
Tests field widgets with #limit_validation_errors. |
ContentEntityFormInterface::validateForm | function | core/ |
Note that extending classes should not override this method to add entity validation logic, but define further validation constraints using the entity validation API and/or provide a new validation constraint if necessary. This is the only way to… |
ContentEntityNormalizer::getTypedDataIds | function | core/ |
Gets the typed data IDs for a type URI. |
ContentEntityStorageBase::$latestRevisionIds | property | core/ |
Stores the latest revision IDs for entities. |
ContentEntityStorageBase::cleanIds | function | core/ |
Ensures integer entity key values are valid. |
ContentEntityStorageBase::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
ContentEntityStorageBase::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
ContentEntityStorageBaseTest::providerTestCreate | function | core/ |
Provides test data for testCreate(). |
ContentEntityTest::assertIds | function | core/ |
Helper to assert IDs structure. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.