Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MultipleDistributionsProfileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| MultipleDistributionsProfileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| MultipleDistributionsProfileTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| MultipleFileUploadTest | class | core/ |
Tests multiple file upload. |
| MultipleFileUploadTest.php | file | core/ |
|
| MultipleFileUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MultipleFileUploadTest::$modules | property | core/ |
Modules to enable. |
| MultipleFileUploadTest::setUp | function | core/ |
|
| MultipleFileUploadTest::testMultipleFileFieldWithAllFileExtensions | function | core/ |
Tests multiple file field with all file extensions. |
| MultipleProviderAnnotationInterface | interface | core/ |
Defines a common interface for classed annotations with multiple providers. |
| MultipleProviderAnnotationInterface.php | file | core/ |
|
| MultipleProviderAnnotationInterface::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
| MultipleProviderAnnotationInterface::getProviders | function | core/ |
Gets the provider names of the annotated class. |
| MultipleProviderAnnotationInterface::setProviders | function | core/ |
Sets the provider names of the annotated class. |
| MultipleStaticContext | class | core/ |
Sets multiple contexts for a static value. |
| MultipleStaticContext.php | file | core/ |
|
| MultipleStaticContext::$account | property | core/ |
The current user. |
| MultipleStaticContext::$userStorage | property | core/ |
The user storage. |
| MultipleStaticContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| MultipleStaticContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| MultipleStaticContext::__construct | function | core/ |
Constructs a new MultipleStaticContext. |
| MultiStepNodeFormBasicOptionsTest | class | core/ |
Tests the persistence of basic options through multiple steps. |
| MultiStepNodeFormBasicOptionsTest.php | file | core/ |
|
| MultiStepNodeFormBasicOptionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MultiStepNodeFormBasicOptionsTest::$fieldName | property | core/ |
The field name to create. |
| MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions | function | core/ |
Tests changing the default values of basic options to ensure they persist. |
| MultiValueTestItem | class | core/ |
Defines the 'multi_value_test' field type. |
| MultiValueTestItem.php | file | core/ |
|
| MultiValueTestItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| MultiValueTestItem::mainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| MultiValueTestItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| MultiValueTestItem::schema | function | core/ |
Returns the schema for the field. |
| MultiWidthLayoutBase | class | core/ |
Base class of layouts with configurable widths. |
| MultiWidthLayoutBase.php | file | core/ |
|
| MultiWidthLayoutBase::build | function | core/ |
Build a render array for layout with regions. |
| MultiWidthLayoutBase::buildConfigurationForm | function | core/ |
Form constructor. |
| MultiWidthLayoutBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| MultiWidthLayoutBase::getDefaultWidth | function | core/ |
Provides a default value for the width options. |
| MultiWidthLayoutBase::getWidthOptions | function | core/ |
Gets the width options for the configuration form. |
| MultiWidthLayoutBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| MysqlDateSql | class | core/ |
MySQL-specific date handling. |
| MysqlDateSql.php | file | core/ |
|
| MysqlDateSql::$database | property | core/ |
The database connection. |
| MysqlDateSql::$replace | property | core/ |
An array of PHP-to-MySQL replacement patterns. |
| MysqlDateSql::getDateField | function | core/ |
Returns a native database expression for a given field. |
| MysqlDateSql::getDateFormat | function | core/ |
Creates a native database date formatting. |
| MysqlDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
| MysqlDateSql::setTimezoneOffset | function | core/ |
Set the database to the given timezone. |
| MysqlDateSql::__construct | function | core/ |
Constructs the MySQL-specific date sql class. |
| MysqlDateSqlTest | class | core/ |
Tests the MySQL-specific date query handler. |
Pagination
- Previous page
- Page 1036
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.