Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 10.3.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Drupal\fixture_manipulator\StageFixtureManipulator | service | core/ |
|
| Drupal\navigation\Menu\NavigationMenuLinkTreeManipulators | service | core/ |
|
| drupal_current_script_url | function | core/ |
Returns the URL of the current script, with modified query parameters. |
| DummyExternalReadOnlyWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| DummyMultipleStreamWrapper | class | core/ |
Helper class for testing the stream wrapper registry. |
| DummyMultipleStreamWrapper.php | file | core/ |
|
| 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. |
| ElementsFieldsetTest::testFieldsetDescriptions | function | core/ |
Tests different display options for fieldset element descriptions. |
| ElementsLabelsTest::testFormDescriptions | function | core/ |
Tests different display options for form element descriptions. |
| ElementsTableSelectTest::testMultipleFalse | function | core/ |
Tests the display of radios when #multiple is FALSE. |
| ElementsTableSelectTest::testMultipleFalseOptionChecker | function | core/ |
Tests error handling for invalid tableselect values with radio buttons. |
| ElementsTableSelectTest::testMultipleFalseSubmit | function | core/ |
Tests submission of values when #multiple is FALSE. |
| ElementsTableSelectTest::testMultipleTrue | function | core/ |
Tests the display of checkboxes when #multiple is TRUE. |
| ElementsTableSelectTest::testMultipleTrueOptionChecker | function | core/ |
Tests error handling for invalid tableselect values with checkboxes. |
| ElementsTableSelectTest::testMultipleTrueSubmit | function | core/ |
Tests the submission of single and multiple values when #multiple is TRUE. |
| ElementTest::testDetailsDescriptionAttributes | function | core/ |
Tests description attributes of details. |
| 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::testLazyPreLoadingMultiple | function | core/ |
Test lazy preloading. |
| 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. |
| EntityBundleExistsConstraintValidatorTest::testEntityTypeIdFromMultipleParents | function | core/ |
Tests getting the entity type ID from a deeply nested property path. |
| EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip when checking for changes. |
| EntityConcurrentRenderTest::testSameEntityInMultipleBlocks | function | core/ |
Tests that two blocks rendering the same entity both produce output. |
| 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. |
| EntityDefinitionUpdateMultipleTypesTest | class | core/ |
Tests EntityDefinitionUpdateManager functionality. |
| EntityDefinitionUpdateMultipleTypesTest.php | file | core/ |
|
| EntityDefinitionUpdateMultipleTypesTest::$database | property | core/ |
The database connection. |
| EntityDefinitionUpdateMultipleTypesTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| EntityDefinitionUpdateMultipleTypesTest::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityDefinitionUpdateMultipleTypesTest::$modules | property | core/ |
Modules to install. |
| EntityDefinitionUpdateMultipleTypesTest::setUp | function | core/ |
|
| EntityDefinitionUpdateMultipleTypesTest::testBaseFieldCreateDeleteWithExistingEntities | function | core/ |
Tests creating and deleting a base field if entities exist. |
| EntityDefinitionUpdateMultipleTypesTest::testBaseFieldCreateUpdateDeleteWithoutData | function | core/ |
Tests creating, updating, and deleting a base field if no entities exist. |
| EntityDefinitionUpdateMultipleTypesTest::testBaseFieldEntityKeyUpdateWithExistingData | function | core/ |
Tests updating a base field when it has existing data. |
| EntityDefinitionUpdateMultipleTypesTest::testBaseFieldUpdateWithExistingData | function | core/ |
Tests updating a base field when it has existing data. |
| EntityDefinitionUpdateMultipleTypesTest::testBaseFieldWithoutLabelCreateUpdateDelete | function | core/ |
Tests creating, updating, and deleting a base field with no label set. |
| EntityDefinitionUpdateMultipleTypesTest::testBundleFieldCreateDeleteWithExistingEntities | function | core/ |
Tests creating and deleting a bundle field if entities exist. |
| EntityDefinitionUpdateMultipleTypesTest::testBundleFieldCreateUpdateDeleteWithoutData | function | core/ |
Tests creating, updating, and deleting a bundle field if no entities exist. |
| EntityDefinitionUpdateMultipleTypesTest::testBundleFieldDeleteWithExistingData | function | core/ |
Tests deleting a bundle field when it has existing data. |
| EntityDefinitionUpdateMultipleTypesTest::testBundleFieldUpdateWithEntityTypeSchemaUpdate | function | core/ |
Tests updating a bundle field when the entity type schema has changed. |
| EntityDefinitionUpdateMultipleTypesTest::testBundleFieldUpdateWithExistingData | function | core/ |
Tests updating a bundle field when it has existing data. |
| EntityDefinitionUpdateMultipleTypesTest::testCreateFieldAndIndexOnSharedTable | function | core/ |
Ensures that a new field and index on a shared table are created. |
| EntityDefinitionUpdateMultipleTypesTest::testCreateIndexUsingEntityStorageSchemaWithData | function | core/ |
Ensures that a new entity level index is created when data exists. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.