Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
ComplexTestType.php file core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/ComplexTestType.php
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 class core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeStateForm.php Form to configure the complex test workflow states.
ComplexTestTypeStateForm.php file core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeStateForm.php
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.
ComplexWorkflowTypeTest class core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php Workflow entity tests that require modules or storage.
ComplexWorkflowTypeTest.php file core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php
ComplexWorkflowTypeTest::$modules property core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php Modules to install.
ComplexWorkflowTypeTest::testLoadMultipleByType function core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php Tests load multiple by type.
Component class core/lib/Drupal/Core/Plugin/Component.php Simple value object that contains information about the component.
component-tests.php file core/tests/PHPStan/fixtures/component-tests.php
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.
Component::$machineName property core/lib/Drupal/Core/Plugin/Component.php The component machine name.
Component::$metadata property core/lib/Drupal/Core/Plugin/Component.php The component's metadata.
Component::$template property core/lib/Drupal/Core/Plugin/Component.php The Twig template for the component.
Component::getLibraryName function core/lib/Drupal/Core/Plugin/Component.php The auto-computed library name.
Component::getTemplatePath function core/lib/Drupal/Core/Plugin/Component.php The template path.
Component::__construct function core/lib/Drupal/Core/Plugin/Component.php Component constructor.
ComponentAsFormElementTest class core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php Tests the correct rendering of components in form.
ComponentAsFormElementTest.php file core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php
ComponentAsFormElementTest::$modules property core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php
ComponentAsFormElementTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php
ComponentAsFormElementTest::buildForm function core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php
ComponentAsFormElementTest::customValidator function core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php Validation callback for a datetime element.
ComponentAsFormElementTest::getFormId function core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php
ComponentAsFormElementTest::submitForm function core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php
ComponentAsFormElementTest::testElementValidateCallback function core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php Tests that #element_validate works as expected.
ComponentAsFormElementTest::testFormRenderingAndSubmission function core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php Tests that fields validation messages are sorted in the fields order.
ComponentAsFormElementTest::validateForm function core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php
ComponentElement class core/lib/Drupal/Core/Render/Element/ComponentElement.php Provides a Single-Directory Component render element.
ComponentElement.php file core/lib/Drupal/Core/Render/Element/ComponentElement.php
ComponentElement::generateComponentTemplate function core/lib/Drupal/Core/Render/Element/ComponentElement.php Generates the template to render the component.
ComponentElement::getInfo function core/lib/Drupal/Core/Render/Element/ComponentElement.php
ComponentElement::mergeElementAttributesToPropAttributes function core/lib/Drupal/Core/Render/Element/ComponentElement.php Merge element attributes with props attributes.
ComponentElement::preRenderComponent function core/lib/Drupal/Core/Render/Element/ComponentElement.php Expands a component into an inline template with an attachment.
ComponentElement::valueCallback function core/lib/Drupal/Core/Render/Element/ComponentElement.php Returns NULL to let the Form API fall back to #default_value or #value.
Components delegate actual value rendering to the Twig template via the
form_state prop, so no server-side value transformation is needed here.
ComponentEntityDisplayBase class core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Provides a destination plugin for migrating entity display components.
ComponentEntityDisplayBase.php file core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php
ComponentEntityDisplayBase::$entityDisplayRepository property core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php The entity display repository.
ComponentEntityDisplayBase::create function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Instantiates a new instance of the implementing class using autowiring.
ComponentEntityDisplayBase::fields function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Returns an array of destination fields.

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