Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
ConstraintViolationBuilder::setParameter | function | core/ |
|
ConstraintViolationBuilder::setParameters | function | core/ |
|
ConstraintViolationBuilder::setPlural | function | core/ |
|
ConstraintViolationBuilder::setTranslationDomain | function | core/ |
|
ConstraintViolationBuilder::__construct | function | core/ |
Constructs a new ConstraintViolationBuilder instance. |
ContactFormListBuilder | class | core/ |
Defines a class to build a listing of contact form entities. |
ContactFormListBuilder.php | file | core/ |
|
ContactFormListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ContactFormListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ContactLink::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
contact_storage_test_contact_form_form_builder | function | core/ |
Entity builder for the contact form edit form with third party options. |
ContainerBuilder | class | core/ |
Drupal's dependency injection container builder. |
ContainerBuilder.php | file | core/ |
|
ContainerBuilder::$proxyInstantiator | property | core/ |
|
ContainerBuilder::callMethod | function | core/ |
A 1to1 copy of parent::callMethod. |
ContainerBuilder::getProxyInstantiator | function | core/ |
Retrieves the currently set proxy instantiator or instantiates one. |
ContainerBuilder::register | function | core/ |
|
ContainerBuilder::set | function | core/ |
Overrides Symfony\Component\DependencyInjection\ContainerBuilder::set(). |
ContainerBuilder::setAlias | function | core/ |
|
ContainerBuilder::setDefinition | function | core/ |
|
ContainerBuilder::setParameter | 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.