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 |
|---|---|---|---|
| MysqlDateSqlTest.php | file | core/ |
|
| MysqlDateSqlTest::$database | property | core/ |
The mocked database service. |
| MysqlDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
| MysqlDateSqlTest::setUp | function | core/ |
|
| MysqlDateSqlTest::testGetDateField | function | core/ |
Tests the getDateField method. |
| MysqlDateSqlTest::testGetDateFormat | function | core/ |
Tests date formatting replacement. |
| MysqlDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
| MysqlDateSqlTest::testSetTimezoneOffset | function | core/ |
Tests setting the database offset. |
| Name | class | core/ |
Filter handler for usernames. |
| Name | class | core/ |
|
| Name.php | file | core/ |
|
| Name::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
| Name::$foo | property | core/ |
|
| Name::acceptExposedInput | function | core/ |
Determines if the input from a filter should change the generated query. |
| Name::adminSummary | function | core/ |
Display the filter on the administrative summary |
| Name::getValueOptions | function | core/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
| Name::validateExposed | function | core/ |
Validate the exposed handler form |
| Name::valueForm | function | core/ |
Options form subform for setting options. |
| Name::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
| Name::valueValidate | function | core/ |
Validate the options form. |
| NameMungingTest | class | core/ |
Tests filename munging and unmunging. |
| NameMungingTest.php | file | core/ |
|
| NameMungingTest::$badExtension | property | core/ |
An extension to be used as forbidden during munge operations. |
| NameMungingTest::$name | property | core/ |
The name of a file with a bad extension, after munging. |
| NameMungingTest::$nameWithUcExt | property | core/ |
The name of a file with an upper-cased bad extension, after munging. |
| NameMungingTest::setUp | function | core/ |
|
| NameMungingTest::testMungeIgnoreAllowedExtensions | function | core/ |
Tests that allowed extensions are ignored by file_munge_filename(). |
| NameMungingTest::testMungeIgnoreInsecure | function | core/ |
If the system.file.allow_insecure_uploads setting evaluates to true, the file should come out untouched, no matter how evil the filename. |
| NameMungingTest::testMungeNullByte | function | core/ |
Tests munging with a null byte in the filename. |
| NameMungingTest::testMungeUnsafe | function | core/ |
Tests unsafe extensions are always munged by file_munge_filename(). |
| NameMungingTest::testMunging | function | core/ |
Create a file and munge/unmunge the name. |
| NameMungingTest::testUnMunge | function | core/ |
Ensure that unmunge gets your name back. |
| NativeUpsert | class | core/ |
PostgreSQL implementation of native \Drupal\Core\Database\Query\Upsert. |
| NativeUpsert | class | core/ |
PostgreSQL implementation of native \Drupal\Core\Database\Query\Upsert. |
| NativeUpsert.php | file | core/ |
|
| NativeUpsert.php | file | core/ |
|
| NativeUpsert::execute | function | core/ |
Runs the query against the database. |
| NativeUpsert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| NaughtyRecursiveLogger | class | core/ |
|
| NaughtyRecursiveLogger::$channel | property | core/ |
|
| NaughtyRecursiveLogger::$message | property | core/ |
|
| NaughtyRecursiveLogger::log | function | core/ |
|
| NaughtyRecursiveLogger::__construct | function | core/ |
|
| NegotiationBrowserDeleteForm | class | core/ |
Defines a confirmation form for deleting a browser language negotiation mapping. |
| NegotiationBrowserDeleteForm.php | file | core/ |
|
| NegotiationBrowserDeleteForm::$browserLangcode | property | core/ |
The browser language code to be deleted. |
| NegotiationBrowserDeleteForm::buildForm | function | core/ |
Form constructor. |
| NegotiationBrowserDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| NegotiationBrowserDeleteForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationBrowserDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 1037
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.