Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeprecatedModerationStateViewsRelationshipTest::setUp | function | core/ |
|
| DeprecatedModerationStateViewsRelationshipTest::testCodeDeprecationModerationStateRelationships | function | core/ |
Test the deprecations are triggered when the deprecated code is executed. |
| DeprecatedModerationStateViewsRelationshipTest::testReportDeprecatedModerationStateRelationships | function | core/ |
Test how the deprecated relationships appear in the UI. |
| DeprecationListenerTrait::getSkippedDeprecations | function | core/ |
A list of deprecations to ignore whilst fixes are put in place. |
| DescriptionAwareFileFormatterBase | class | core/ |
Base class for file formatters that have to deal with file descriptions. |
| DescriptionAwareFileFormatterBase.php | file | core/ |
|
| DescriptionAwareFileFormatterBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DescriptionAwareFileFormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DescriptionAwareFileFormatterBase::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| DisplayTest::testMissingRelationship | function | core/ |
Tests display validation when a required relationship is missing. |
| DocParserIgnoredClassesTest::testIgnoredAnnotationSkippedBeforeReflection | function | core/ |
Ensure annotations can be ignored when namespaces are present. |
| DocParserTest::testSyntaxErrorWithContextDescription | function | core/ |
@group DDC-78 |
| DrupalKernel::classLoaderAddMultiplePsr4 | function | core/ |
Registers a list of namespaces with PSR-4 directories for class loading. |
| drupal_current_script_url | function | core/ |
Returns the URL of the current script, with modified query parameters. |
| DummyReadOnlyStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| DummyRemoteReadOnlyStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| DummyRemoteStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| DummyStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| ElementsLabelsTest::testFormDescriptions | function | core/ |
Tests different display options for form element descriptions. |
| ElementsTableSelectTest::testMultipleFalse | function | core/ |
Test the display of radios when #multiple is FALSE. |
| ElementsTableSelectTest::testMultipleFalseOptionchecker | function | core/ |
Test the whether the option checker gives an error on invalid tableselect values for radios. |
| ElementsTableSelectTest::testMultipleFalseSubmit | function | core/ |
Test submission of values when #multiple is FALSE. |
| ElementsTableSelectTest::testMultipleTrue | function | core/ |
Test the display of checkboxes when #multiple is TRUE. |
| ElementsTableSelectTest::testMultipleTrueOptionchecker | function | core/ |
Test the whether the option checker gives an error on invalid tableselect values for checkboxes. |
| ElementsTableSelectTest::testMultipleTrueSubmit | function | core/ |
Test the submission of single and multiple values when #multiple is TRUE. |
| ElementsVerticalTabsTest::testJavaScriptOrdering | function | core/ |
Ensures that vertical-tabs.js is included before collapse.js. |
| Email::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| Entity::$multipleCapable | property | core/ |
If this validator can handle multiple arguments. |
| EntityApiTest::testLoadMultiple | function | core/ |
Tests that the Entity storage loads the entities in the correct order. |
| EntityBase::loadMultiple | function | core/ |
Loads one or more entities. |
| EntityBase::uriRelationships | function | core/ |
Gets a list of URI relationships supported by this entity. |
| EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip when checking for changes. |
| EntityConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
| EntityController::loadBundleDescriptions | function | core/ |
Expands the bundle information with descriptions, if known. |
| EntityDecoupledTranslationRevisionsTest::testMultipleTranslationChanges | function | core/ |
Checks that changes to multiple translations are handled correctly. |
| EntityDeleteMultipleAccessCheck | class | core/ |
Checks if the current user has delete access to the items of the tempstore. |
| EntityDeleteMultipleAccessCheck.php | file | core/ |
|
| EntityDeleteMultipleAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityDeleteMultipleAccessCheck::$requestStack | property | core/ |
Request stack service. |
| EntityDeleteMultipleAccessCheck::$tempStore | property | core/ |
The tempstore service. |
| EntityDeleteMultipleAccessCheck::access | function | core/ |
Checks if the user has delete access for at least one item of the store. |
| EntityDeleteMultipleAccessCheck::__construct | function | core/ |
Constructs a new EntityDeleteMultipleAccessCheck. |
| EntityDescriptionInterface | interface | core/ |
Defines the interface for entities that have a description. |
| EntityDescriptionInterface.php | file | core/ |
|
| EntityDescriptionInterface::getDescription | function | core/ |
Gets the entity description. |
| EntityDescriptionInterface::setDescription | function | core/ |
Sets the entity description. |
| EntityDisplayModeDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| EntityField::$multiple | property | core/ |
Does the field supports multiple field values. |
| EntityField::multiple_options_form | function | core/ |
Provide options for multiple value fields. |
| EntityFieldRenderer::$relationship | property | core/ |
The relationship being handled. |
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.