MonthDatePluginTest.php |
file |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
|
MonthDatePluginTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
The theme to install as the default for testing. |
MonthDatePluginTest::$modules |
property |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
Modules to install. |
MonthDatePluginTest::$node1 |
property |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
Test node 1. |
MonthDatePluginTest::$node2 |
property |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
Test node 2. |
MonthDatePluginTest::$testViews |
property |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
Views used by this test. |
MonthDatePluginTest::setUp |
function |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
Sets up the test. |
MonthDatePluginTest::testMonthDatePlugin |
function |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
Tests the Month Date Plugin. |
MultisiteValidator::validate |
function |
core/modules/package_manager/src/Validator/MultisiteValidator.php |
Validates that the current site is not part of a multisite. |
Mysql8RequirePrimaryKeyUpdateTest |
class |
core/modules/mysql/tests/src/Functional/Mysql8RequirePrimaryKeyUpdateTest.php |
Tests updates MySQL 8 when sql_require_primary_key is on. |
Mysql8RequirePrimaryKeyUpdateTest.php |
file |
core/modules/mysql/tests/src/Functional/Mysql8RequirePrimaryKeyUpdateTest.php |
|
Mysql8RequirePrimaryKeyUpdateTest::prepareSettings |
function |
core/modules/mysql/tests/src/Functional/Mysql8RequirePrimaryKeyUpdateTest.php |
Add settings that are missed since the installer isn't run. |
Mysql8RequirePrimaryKeyUpdateTest::runDbTasks |
function |
core/modules/mysql/tests/src/Functional/Mysql8RequirePrimaryKeyUpdateTest.php |
Runs the install database tasks for the driver used by the test runner. |
Mysql8RequirePrimaryKeyUpdateTest::setDatabaseDumpFiles |
function |
core/modules/mysql/tests/src/Functional/Mysql8RequirePrimaryKeyUpdateTest.php |
Set database dump files to be used. |
Mysql8RequirePrimaryKeyUpdateTest::testDatabaseLoaded |
function |
core/modules/mysql/tests/src/Functional/Mysql8RequirePrimaryKeyUpdateTest.php |
Tests updates. |
MysqlDateSql |
class |
core/modules/views/src/Plugin/views/query/MysqlDateSql.php |
MySQL-specific date handling. |
MysqlDateSql.php |
file |
core/modules/views/src/Plugin/views/query/MysqlDateSql.php |
|
MysqlDateSql::$database |
property |
core/modules/views/src/Plugin/views/query/MysqlDateSql.php |
The database connection. |
MysqlDateSql::$replace |
property |
core/modules/views/src/Plugin/views/query/MysqlDateSql.php |
An array of PHP-to-MySQL replacement patterns. |
MysqlDateSql::getDateField |
function |
core/modules/views/src/Plugin/views/query/MysqlDateSql.php |
Returns a native database expression for a given field. |
MysqlDateSql::getDateFormat |
function |
core/modules/views/src/Plugin/views/query/MysqlDateSql.php |
Creates a native database date formatting. |
MysqlDateSql::setFieldTimezoneOffset |
function |
core/modules/views/src/Plugin/views/query/MysqlDateSql.php |
Applies the given offset to the given field. |
MysqlDateSql::setTimezoneOffset |
function |
core/modules/views/src/Plugin/views/query/MysqlDateSql.php |
Set the database to the given timezone. |
MysqlDateSql::__construct |
function |
core/modules/views/src/Plugin/views/query/MysqlDateSql.php |
Constructs the MySQL-specific date sql class. |
MysqlDateSqlTest |
class |
core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php |
Tests the MySQL-specific date query handler. |
MysqlDateSqlTest.php |
file |
core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php |
|
MysqlDateSqlTest::$database |
property |
core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php |
The mocked database service. |
MysqlDateSqlTest::providerTestGetDateFormat |
function |
core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php |
Provider for date formatting test. |
MysqlDateSqlTest::setUp |
function |
core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php |
|
MysqlDateSqlTest::testGetDateField |
function |
core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php |
Tests the getDateField method. |
MysqlDateSqlTest::testGetDateFormat |
function |
core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php |
Tests date formatting replacement. |
MysqlDateSqlTest::testSetFieldTimezoneOffset |
function |
core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php |
Tests timezone offset formatting. |
MysqlDateSqlTest::testSetTimezoneOffset |
function |
core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php |
Tests setting the database offset. |
Name::$validated_exposed_input |
property |
core/modules/user/src/Plugin/views/filter/Name.php |
|
Name::validateExposed |
function |
core/modules/user/src/Plugin/views/filter/Name.php |
Validate the exposed handler form. |
Name::valueValidate |
function |
core/modules/user/src/Plugin/views/filter/Name.php |
Validate the options form. |
navigation.post_update.php |
file |
core/modules/navigation/navigation.post_update.php |
Post update functions for the Navigation module. |
NavigationLinkBlock::validateIconClassElement |
function |
core/modules/navigation/src/Plugin/Block/NavigationLinkBlock.php |
Form element validation handler for the 'icon_class' element. |
NavigationLinkBlock::validateUriElement |
function |
core/modules/navigation/src/Plugin/Block/NavigationLinkBlock.php |
Form element validation handler for the 'uri' element. |
navigation_post_update_navigation_user_links_menu |
function |
core/modules/navigation/navigation.post_update.php |
Creates the Navigation user links menu. |
navigation_post_update_refresh_tempstore_repository |
function |
core/modules/navigation/navigation.post_update.php |
Flushes tempstore repository for navigation to reflect definition changes. |
navigation_post_update_set_logo_dimensions_default |
function |
core/modules/navigation/navigation.post_update.php |
Defines the values for the default logo dimensions. |
navigation_post_update_uninstall_navigation_top_bar |
function |
core/modules/navigation/navigation.post_update.php |
Uninstall the navigation_top_bar module if installed. |
navigation_post_update_update_permissions |
function |
core/modules/navigation/navigation.post_update.php |
Grants navigation specific permission to roles with access to any layout. |
navigation_update_11001 |
function |
core/modules/navigation/navigation.install |
Reorganizes the values for the logo settings. |
navigation_update_11002 |
function |
core/modules/navigation/navigation.install |
Update for navigation logo to store the file path instead of ID. |
NegotiationBrowserForm::validateForm |
function |
core/modules/language/src/Form/NegotiationBrowserForm.php |
Form validation handler. |
NegotiationUrlForm::validateForm |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
Form validation handler. |
NestedEntityTestForm::validateForm |
function |
core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php |
Form validation handler. |
new_dependency_test_update_8001 |
function |
core/modules/system/tests/modules/new_dependency_test/new_dependency_test.install |
Enable the new_dependency_test_with_service module. |