Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentTokenReplaceTest.php | file | core/ |
|
| CommentTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTokenReplaceTest::$modules | property | core/ |
Modules to install. |
| CommentTokenReplaceTest::testCommentTokenReplacement | function | core/ |
Creates a comment, then tests the tokens generated from it. |
| CommentTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| CommentTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| CommentViewsKernelTestBase::$commentStorage | property | core/ |
The entity storage for comments. |
| CommentViewsKernelTestBase::$userStorage | property | core/ |
The entity storage for users. |
| comment_entity_storage_load | function | core/ |
Implements hook_entity_storage_load(). |
| comment_field_storage_config_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_storage_config'. |
| comment_form_field_ui_field_storage_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for field_ui_field_storage_add_form. |
| comment_tokens | function | core/ |
Implements hook_tokens(). |
| comment_token_info | function | core/ |
Implements hook_token_info(). |
| CompiledRoute::getOptions | function | core/ |
Returns the options. |
| CompiledRouteLegacyTest::testOptionsDeprecated | function | core/ |
Tests for deprecated message and no PHP error. |
| CompiledRouteLegacyTest::testOptionsDynamicallySet | function | core/ |
Tests to make sure we get an array when dynamically setting. |
| ComplexDataConstraint::getDefaultOption | function | core/ |
|
| ComplexDataConstraintValidator | class | core/ |
Validates complex data. |
| ComplexDataConstraintValidator.php | file | core/ |
|
| ComplexDataConstraintValidator::validate | function | core/ |
|
| ComplexDataConstraintValidatorTest | class | core/ |
Tests ComplexData validation with both valid and invalid values. |
| ComplexDataConstraintValidatorTest.php | file | core/ |
|
| ComplexDataConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| ComplexDataConstraintValidatorTest::setUp | function | core/ |
|
| ComplexDataConstraintValidatorTest::testValidation | function | core/ |
Tests the ComplexData validation constraint validator. |
| ComplexDataInterface::toArray | function | core/ |
Returns an array of all property values. |
| ComponentEntityDisplayBase::$entityDisplayRepository | property | core/ |
The entity display repository. |
| ComponentGenerator | class | composer/ |
Reconciles Drupal component dependencies with core. |
| ComponentGenerator.php | file | composer/ |
|
| ComponentGenerator::$componentBaseDir | property | composer/ |
Full path to the component directory. |
| ComponentGenerator::$drupalCoreInfo | property | composer/ |
Data from drupal/core's composer.json file. |
| ComponentGenerator::$drupalProjectInfo | property | composer/ |
Data from drupal/drupal's composer.json file. |
| ComponentGenerator::$relativeComponentPath | property | composer/ |
Relative path from Drupal root to the component directory. |
| ComponentGenerator::encode | function | composer/ |
Utility function to encode package json in a consistent way. |
| ComponentGenerator::generate | function | composer/ |
Reconcile Drupal's components whenever composer.lock is updated. |
| ComponentGenerator::generateComponentPackage | function | composer/ |
Generate the component JSON files. |
| ComponentGenerator::getComponentPathsFinder | function | composer/ |
Find all the composer.json files for components. |
| ComponentGenerator::getPackage | function | composer/ |
Reconcile component dependencies with core. |
| ComponentGenerator::initialPackageMetadata | function | composer/ |
Common default metadata for all components. |
| ComponentGenerator::__construct | function | composer/ |
ComponentGenerator constructor. |
| ComponentsIsolatedBuildTest::addExpectedRepositories | function | core/ |
Adds expected repositories as path repositories to package under test. |
| Composer::$packageToCleanup | property | core/ |
|
| Composer::preAutoloadDump | function | core/ |
Add vendor classes to Composer's static classmap. |
| ComputedItemListTrait::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| Condition::$conditionOperatorMap | property | core/ |
Provides a map of condition operators to condition operator options. |
| Condition::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
| Condition::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| Condition::__toString | function | core/ |
Implements PHP magic __toString method to convert the conditions to string. |
| ConditionInterface::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
| ConditionTest::dataProviderTestCompileWithKnownOperators | function | core/ |
Provides a list of known operations and the expected output. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.