Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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… |
ContentEntityTest::testConstructorInvalidBundle | function | core/ |
Tests the constructor for invalid entity bundle. |
ContentTranslationFieldSyncRevisionTest::testFieldSynchronizationAndValidation | function | core/ |
Checks that field synchronization works as expected with revisions. |
ContentTranslationHandler::entityFormValidate | function | core/ |
Form validation handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationSynchronizedFieldsConstraintValidator | class | core/ |
Checks that synchronized fields are handled correctly in pending revisions. |
ContentTranslationSynchronizedFieldsConstraintValidator.php | file | core/ |
|
ContentTranslationSynchronizedFieldsConstraintValidator::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationSynchronizedFieldsConstraintValidator::$synchronizer | property | core/ |
The field translation synchronizer. |
ContentTranslationSynchronizedFieldsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity | function | core/ |
Returns the original unchanged entity to be used to detect changes. |
ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalTranslation | function | core/ |
Returns the original translation. |
ContentTranslationSynchronizedFieldsConstraintValidator::getSynchronizedPropertiesByField | function | core/ |
Returns the synchronized properties for every specified field. |
ContentTranslationSynchronizedFieldsConstraintValidator::hasSynchronizedPropertyChanges | function | core/ |
Checks whether any synchronized property has changes. |
ContentTranslationSynchronizedFieldsConstraintValidator::validate | function | core/ |
|
ContentTranslationSynchronizedFieldsConstraintValidator::__construct | function | core/ |
ContentTranslationSynchronizedFieldsConstraintValidator constructor. |
ContentUninstallValidator | class | core/ |
Validates module uninstall readiness based on existing content entities. |
ContentUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Entity\ContentUninstallValidator. |
ContentUninstallValidator.php | file | core/ |
|
ContentUninstallValidator.php | file | core/ |
|
ContentUninstallValidator::$container | property | core/ |
The service container. |
ContentUninstallValidator::$deprecatedProperties | property | core/ |
|
ContentUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
ContentUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager service. |
ContentUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
ContentUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ContentUninstallValidator::setStringTranslation | function | core/ |
|
ContentUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ContentUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ContentUninstallValidator::__construct | function | core/ |
Constructs a new ContentUninstallValidator. |
ContentUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
content_moderation.state_transition_validation | service | core/ |
\Drupal\content_moderation\StateTransitionValidation |
content_translation_form_language_content_settings_validate | function | core/ |
Form validation handler for content_translation_admin_settings_form(). |
content_translation_language_configuration_element_validate | function | core/ |
Form validation handler for element added with content_translation_language_configuration_element_process(). |
content_uninstall_validator | service | core/ |
Drupal\Core\Entity\ContentUninstallValidator |
Context::validate | function | core/ |
Validates the set context value. |
Context::validate | function | core/ |
Validates the set context value. |
ContextAwarePluginBase::validateContexts | function | core/ |
Validates the set values for the defined contexts. |
ContextAwarePluginInterface::validateContexts | function | core/ |
Validates the set values for the defined contexts. |
ContextDefinitionTest::testGetDataDefinitionInvalidType | function | core/ |
@dataProvider providerGetDataDefinition @covers ::getDataDefinition @uses \Drupal |
ContextInterface::validate | function | core/ |
Validates the set context value. |
ContextualValidatorInterface | interface | core/ |
Extends the contextual validator validate method by a new parameter. |
ContextualValidatorInterface.php | file | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.