Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TelephoneFieldTest::testTelephoneWidget | function | core/ |
Tests to confirm the widget is setup. |
| TelephoneHooks | class | core/ |
Hook implementations for telephone. |
| TelephoneHooks.php | file | core/ |
|
| TelephoneHooks::fieldFormatterInfoAlter | function | core/ |
Implements hook_field_formatter_info_alter(). |
| TelephoneHooks::fieldTypeCategoryInfoAlter | function | core/ |
Implements hook_field_type_category_info_alter(). |
| TelephoneHooks::help | function | core/ |
Implements hook_help(). |
| TelephoneItem | class | core/ |
Plugin implementation of the 'telephone' field type. |
| TelephoneItem.php | file | core/ |
|
| TelephoneItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| TelephoneItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| TelephoneItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| TelephoneItem::MAX_LENGTH | constant | core/ |
The maximum length for a telephone value. |
| TelephoneItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| TelephoneItem::schema | function | core/ |
Returns the schema for the field. |
| TelephoneItemTest | class | core/ |
Tests the new entity API for the telephone field type. |
| TelephoneItemTest.php | file | core/ |
|
| TelephoneItemTest::$modules | property | core/ |
Modules to install. |
| TelephoneItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| TelephoneItemTest::testTestItem | function | core/ |
Tests using entity fields of the telephone field type. |
| TelephoneLinkFormatter | class | core/ |
Plugin implementation of the 'telephone_link' formatter. |
| TelephoneLinkFormatter.php | file | core/ |
|
| TelephoneLinkFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TelephoneLinkFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| TelephoneLinkFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| TelephoneLinkFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| Template | class | core/ |
|
| Template.php | file | core/ |
|
| Template::$name | property | core/ |
|
| Template::__construct | function | core/ |
|
| TemplateProjectTestBase | class | core/ |
Base class for tests which create a test site from a core project template. |
| TemplateProjectTestBase.php | file | core/ |
|
| TemplateProjectTestBase::$metadataServer | property | core/ |
A secondary server instance, to serve XML metadata about available updates. |
| TemplateProjectTestBase::$serverErrorLog | property | core/ |
All output that the PHP web server logs to the error buffer. |
| TemplateProjectTestBase::$webRoot | property | core/ |
The web root of the test site, relative to the workspace directory. |
| TemplateProjectTestBase::addRepository | function | core/ |
Adds a path repository to the test site. |
| TemplateProjectTestBase::assertAppliedChangesWereLogged | function | core/ |
Asserts that changes applied during the stage life cycle were logged. |
| TemplateProjectTestBase::assertExpectedStageEventsFired | function | core/ |
Asserts stage events were fired in a specific order. |
| TemplateProjectTestBase::assertRequestedChangesWereLogged | function | core/ |
Asserts changes requested during the stage life cycle were logged. |
| TemplateProjectTestBase::copyCodebase | function | core/ |
|
| TemplateProjectTestBase::copyFixtureToTempDirectory | function | core/ |
Copies a fixture directory to a temporary directory and returns its path. |
| TemplateProjectTestBase::createTestProject | function | core/ |
Creates a test project from a given template and installs Drupal. |
| TemplateProjectTestBase::createVendorRepository | function | core/ |
Creates a Composer repository for all dependencies of the test project. |
| TemplateProjectTestBase::formLogin | function | core/ |
|
| TemplateProjectTestBase::getWebRoot | function | core/ |
Returns the full path to the test site's document root. |
| TemplateProjectTestBase::installModules | function | core/ |
Installs modules in the UI. |
| TemplateProjectTestBase::installQuickStart | function | core/ |
|
| TemplateProjectTestBase::instantiateServer | function | core/ |
|
| TemplateProjectTestBase::makePackageManagerTestApiRequest | function | core/ |
Gets a /package-manager-test-api response. |
| TemplateProjectTestBase::MAX_EXECUTION_TIME | constant | core/ |
The PHP web server's max_execution_time value. |
| TemplateProjectTestBase::PROJECT_ROOT_RELATIVE | constant | core/ |
The project root of the test site, relative to the workspace directory. |
Pagination
- Previous page
- Page 1579
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.