Search for on

  1. Search 7.x for on
  2. Search 9.5.x for on
  3. Search 8.9.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
common_test_library_info_build function core/modules/system/tests/modules/common_test/common_test.module Implements hook_library_info_build().
common_test_module_implements_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_module_implements_alter().
common_test_page_attachments function core/modules/system/tests/modules/common_test/common_test.module Implements hook_page_attachments().
common_test_page_attachments_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_page_attachments_alter().
common_test_preprocess function core/modules/system/tests/modules/common_test/common_test.module Implements MODULE_preprocess().
common_test_preprocess_common_test_render_element function core/modules/system/tests/modules/common_test/common_test.module Implements MODULE_preprocess_HOOK().
common_test_theme function core/modules/system/tests/modules/common_test/common_test.module Implements hook_theme().
CompiledRoute::__construct function core/lib/Drupal/Core/Routing/CompiledRoute.php Constructs a new compiled route object.
ComplexDataConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php Complex data constraint.
ComplexDataConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php
ComplexDataConstraint::$properties property core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php An array of constraints for contained properties, keyed by property name.
ComplexDataConstraint::getDefaultOption function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php @todo Add method return type declaration.
ComplexDataConstraint::getRequiredOptions function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php @todo Add method return type declaration.
ComplexDataConstraint::__construct function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php
ComplexDataConstraintValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php Validates complex data.
ComplexDataConstraintValidator.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php
ComplexDataConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php
ComplexDataConstraintValidatorTest class core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php Tests ComplexData validation with both valid and invalid values.
ComplexDataConstraintValidatorTest.php file core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php
ComplexDataConstraintValidatorTest::$typedData property core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php The typed data manager to use.
ComplexDataConstraintValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php
ComplexDataConstraintValidatorTest::testValidation function core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php Tests the ComplexData validation constraint validator.
ComplexDataDefinitionBase class core/lib/Drupal/Core/TypedData/ComplexDataDefinitionBase.php Base class for complex data definitions.
ComplexDataDefinitionBase.php file core/lib/Drupal/Core/TypedData/ComplexDataDefinitionBase.php
ComplexDataDefinitionBase::$propertyDefinitions property core/lib/Drupal/Core/TypedData/ComplexDataDefinitionBase.php An array of data definitions.
ComplexDataDefinitionBase::getMainPropertyName function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionBase.php Returns the name of the main property, if any.
ComplexDataDefinitionBase::getPropertyDefinition function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionBase.php Gets the definition of a contained property.
ComplexDataDefinitionBase::getPropertyDefinitions function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionBase.php Gets an array of property definitions of contained properties.
ComplexDataDefinitionBase::__sleep function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionBase.php
ComplexDataDefinitionInterface interface core/lib/Drupal/Core/TypedData/ComplexDataDefinitionInterface.php Interface for complex data definitions.
ComplexDataDefinitionInterface.php file core/lib/Drupal/Core/TypedData/ComplexDataDefinitionInterface.php
ComplexDataDefinitionInterface::getMainPropertyName function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionInterface.php Returns the name of the main property, if any.
ComplexDataDefinitionInterface::getPropertyDefinition function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionInterface.php Gets the definition of a contained property.
ComplexDataDefinitionInterface::getPropertyDefinitions function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionInterface.php Gets an array of property definitions of contained properties.
ComplexDataInterface::getDataDefinition function core/lib/Drupal/Core/TypedData/ComplexDataInterface.php Gets the data definition.
ComplexDataNormalizerTest::testNormalizeNonComplex function core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php Tests normalize() where $object does not implement ComplexDataInterface.
ComplexDataNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php @covers ::supportsNormalization[[api-linebreak]]
ComplexTestType::defaultConfiguration function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/ComplexTestType.php Gets default configuration for this plugin.
ComplexTestType::onDependencyRemoval function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/ComplexTestType.php Informs the plugin that a dependency of the workflow will be deleted.
ComplexTestTypeConfigureForm class core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php Form to configure the complex test workflow type.
ComplexTestTypeConfigureForm.php file core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php
ComplexTestTypeConfigureForm::buildConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php Form constructor.
ComplexTestTypeConfigureForm::submitConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php Form submission handler.
ComplexTestTypeStateForm::buildConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeStateForm.php Form constructor.
ComplexTestTypeTransitionForm class core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php Form to configure the complex test workflow states.
ComplexTestTypeTransitionForm.php file core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php
ComplexTestTypeTransitionForm::buildConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php Form constructor.
Component class core/lib/Drupal/Core/Plugin/Component.php Simple value object that contains information about the component.
Component.php file core/lib/Drupal/Core/Plugin/Component.php
Component::$library property core/lib/Drupal/Core/Plugin/Component.php The library definition to be attached with the component.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.