Search for build
- Search 7.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigTranslationEntityListBuilderInterface | interface | core/ |
Defines an interface for configuration translation entity list builders. |
ConfigTranslationEntityListBuilderInterface.php | file | core/ |
|
ConfigTranslationEntityListBuilderInterface::setMapperDefinition | function | core/ |
Sets the config translation mapper definition. |
ConfigTranslationEntityListBuilderInterface::sortRows | function | core/ |
Sorts an array by value. |
ConfigTranslationFieldListBuilder | class | core/ |
Defines the config translation list builder for field entities. |
ConfigTranslationFieldListBuilder.php | file | core/ |
|
ConfigTranslationFieldListBuilder::$baseEntityBundles | property | core/ |
The bundle info for the base entity type. |
ConfigTranslationFieldListBuilder::$baseEntityInfo | property | core/ |
An array containing the base entity type's definition. |
ConfigTranslationFieldListBuilder::$baseEntityType | property | core/ |
The name of the entity type the fields are attached to. |
ConfigTranslationFieldListBuilder::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
ConfigTranslationFieldListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigTranslationFieldListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ConfigTranslationFieldListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ConfigTranslationFieldListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
ConfigTranslationFieldListBuilder::displayBundle | function | core/ |
Controls the visibility of the bundle column on field list pages. |
ConfigTranslationFieldListBuilder::getFilterLabels | function | core/ |
Provides user facing strings for the filter element. |
ConfigTranslationFieldListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
ConfigTranslationFieldListBuilder::setMapperDefinition | function | core/ |
Sets the config translation mapper definition. |
ConfigTranslationFieldListBuilder::sortRows | function | core/ |
Sorts an array by value. |
ConfigTranslationFieldListBuilder::__construct | function | core/ |
Constructs a new ConfigTranslationFieldListBuilder object. |
ConfigTranslationFormBase::buildForm | function | core/ |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
ConfigTranslationMapperList::buildHeader | function | core/ |
Builds the header row for the mapper listing. |
ConfigTranslationMapperList::buildOperations | function | core/ |
Builds a renderable list of operation links for the entity. |
ConfigTranslationMapperList::buildRow | function | core/ |
Builds a row for a mapper in the mapper listing. |
ConfigurableLanguageManager::rebuildServices | function | core/ |
Rebuild the container to register services needed on multilingual sites. |
ConfigurableLanguageManagerInterface::rebuildServices | function | core/ |
Rebuild the container to register services needed on multilingual sites. |
ConfigureBlockFormBase::doBuildForm | function | core/ |
Builds the form for the block. |
ConfigureSectionForm::buildForm | function | core/ |
Form constructor. |
ConfirmFormBase::buildForm | function | core/ |
Form constructor. |
ConfirmFormHelper::buildCancelLink | function | core/ |
Builds the cancel link for a confirmation form. |
ConfirmFormTestForm::buildForm | function | core/ |
Form constructor. |
ConstraintViolationBuilder | class | core/ |
Defines a constraint violation builder for the Typed Data validator. |
ConstraintViolationBuilder.php | file | core/ |
|
ConstraintViolationBuilder::$cause | property | core/ |
|
ConstraintViolationBuilder::$code | property | core/ |
|
ConstraintViolationBuilder::$constraint | property | core/ |
|
ConstraintViolationBuilder::$invalidValue | property | core/ |
The invalid value caused the violation. |
ConstraintViolationBuilder::$message | property | core/ |
The violation message. |
ConstraintViolationBuilder::$parameters | property | core/ |
The message parameters. |
ConstraintViolationBuilder::$plural | property | core/ |
The number used |
ConstraintViolationBuilder::$propertyPath | property | core/ |
The property path. |
ConstraintViolationBuilder::$root | property | core/ |
The root path. |
ConstraintViolationBuilder::$translationDomain | property | core/ |
The translation domain. |
ConstraintViolationBuilder::$translator | property | core/ |
The translator. |
ConstraintViolationBuilder::$violations | property | core/ |
The list of violations. |
ConstraintViolationBuilder::addViolation | function | core/ |
|
ConstraintViolationBuilder::atPath | function | core/ |
|
ConstraintViolationBuilder::setCause | function | core/ |
|
ConstraintViolationBuilder::setCode | function | core/ |
|
ConstraintViolationBuilder::setInvalidValue | function | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.