Search for on
Title | Object type | File name | Summary |
---|---|---|---|
Attachment::attachmentPositions | function | core/ |
|
Attachment::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Attachment::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Attachment::optionsSummary | function | core/ |
Provide the summary for attachment options in the views UI. |
Attachment::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
AttachmentsResponseProcessorInterface | interface | core/ |
Defines an interface for processing attachments of responses that have them. |
AttachmentsResponseProcessorInterface.php | file | core/ |
|
AttachmentsResponseProcessorInterface::processAttachments | function | core/ |
Processes the attachments of a response that has attachments. |
AttachmentsTestResponse | class | core/ |
|
AttachmentsTestResponse.php | file | core/ |
|
Attribute::jsonSerialize | function | core/ |
Returns a representation of the object for use in JSON serialization. |
Attribute::__clone | function | core/ |
Implements the magic __clone() method. |
Attribute::__construct | function | core/ |
Constructs a \Drupal\Core\Template\Attribute object. |
AttributeBase::__construct | function | core/ |
|
AttributeBridgeDecorator::getDefinitions | function | core/ |
|
AttributeBridgeDecorator::__construct | function | core/ |
AttributeBridgeDecorator constructor. |
AttributeBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
AttributeClassDiscovery::getDefinitions | function | core/ |
|
AttributeClassDiscovery::prepareAttributeDefinition | function | core/ |
Prepares the attribute definition. |
AttributeClassDiscovery::prepareAttributeDefinition | function | core/ |
|
AttributeClassDiscovery::__construct | function | core/ |
Constructs an AttributeClassDiscovery object. |
AttributeClassDiscovery::__construct | function | core/ |
Constructs a new instance. |
AttributeClassDiscoveryCachedTest::testGetDefinitions | function | core/ |
Tests that getDefinitions() retrieves the file cache correctly. |
AttributeClassDiscoveryTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] @covers ::prepareAttributeDefinition[[api-linebreak]] |
AttributeDiscoveryWithAnnotations | class | core/ |
Enables both attribute and annotation discovery for plugin definitions. |
AttributeDiscoveryWithAnnotations.php | file | core/ |
|
AttributeDiscoveryWithAnnotations::$annotationReader | property | core/ |
The doctrine annotation reader. |
AttributeDiscoveryWithAnnotations::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
AttributeDiscoveryWithAnnotations::getDefinitions | function | core/ |
|
AttributeDiscoveryWithAnnotations::getFileCacheSuffix | function | core/ |
|
AttributeDiscoveryWithAnnotations::parseClass | function | core/ |
|
AttributeDiscoveryWithAnnotations::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AttributeDiscoveryWithAnnotations::__construct | function | core/ |
Constructs an AttributeDiscoveryWithAnnotations object. |
AttributeHelper::mergeCollections | function | core/ |
Merges two attribute collections. |
AttributeHelper::__construct | function | core/ |
This class should not be instantiated. |
AttributeHelperTest::providerTestMergeCollections | function | core/ |
Provides tests data for testMergeCollections. |
AttributeHelperTest::testMergeCollections | function | core/ |
@covers ::mergeCollections[[api-linebreak]] @dataProvider providerTestMergeCollections |
AttributeHelperTest::testMergeCollectionsArgumentException | function | core/ |
@covers ::mergeCollections[[api-linebreak]] |
AttributesTest::testAttributeIteration | function | core/ |
Tests attribute iteration. |
AttributeTest::testConstructor | function | core/ |
Tests the constructor of the attribute class. |
AttributeTest::testMergeArgumentException | function | core/ |
@covers ::merge[[api-linebreak]] |
AttributeValueBase::__construct | function | core/ |
Constructs a \Drupal\Core\Template\AttributeValueBase object. |
AuditException | class | core/ |
Defines an exception to throw if an error occurs during a migration audit. |
AuditException.php | file | core/ |
|
AuditException::__construct | function | core/ |
AuditException constructor. |
AuditResult::$migration | property | core/ |
The audited migration. |
AuditResult::$reasons | property | core/ |
The reasons why the migration passed or failed the audit. |
AuditResult::addReason | function | core/ |
Adds a reason why the migration passed or failed the audit. |
AuditResult::getMigration | function | core/ |
Returns the audited migration. |
AuditResult::jsonSerialize | function | core/ |
Returns the reasons the migration passed or failed, for JSON serialization. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.