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 |
The validated exposed input. |
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. |
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. |
node.post_update.php |
file |
core/modules/node/node.post_update.php |
Post update functions for Node. |
NodeContentTranslationUpdateTest |
class |
core/modules/node/tests/src/Functional/Update/NodeContentTranslationUpdateTest.php |
Tests updating to Drupal 9 with content-translation for author fields. |
NodeContentTranslationUpdateTest.php |
file |
core/modules/node/tests/src/Functional/Update/NodeContentTranslationUpdateTest.php |
|
NodeContentTranslationUpdateTest::setDatabaseDumpFiles |
function |
core/modules/node/tests/src/Functional/Update/NodeContentTranslationUpdateTest.php |
Set database dump files to be used. |
NodeContentTranslationUpdateTest::testContentTranslationDefaultValueBaseFieldOverrideUpdates |
function |
core/modules/node/tests/src/Functional/Update/NodeContentTranslationUpdateTest.php |
Tests that content-translation base field overrides are updated. |
NodeController::$dateFormatter |
property |
core/modules/node/src/Controller/NodeController.php |
The date formatter service. |
NodeCreationTest::testAuthoredDate |
function |
core/modules/node/tests/src/Functional/NodeCreationTest.php |
Creates nodes with different authored dates. |
NodeForm::$dateFormatter |
property |
core/modules/node/src/NodeForm.php |
The date formatter service. |
NodeListBuilder::$dateFormatter |
property |
core/modules/node/src/NodeListBuilder.php |
The date formatter service. |
NodeRevisionDeleteForm::$dateFormatter |
property |
core/modules/node/src/Form/NodeRevisionDeleteForm.php |
The date formatter service. |
NodeRevisionRevertForm::$dateFormatter |
property |
core/modules/node/src/Form/NodeRevisionRevertForm.php |
The date formatter service. |
NodeSearch::updateIndex |
function |
core/modules/node/src/Plugin/Search/NodeSearch.php |
Updates the search index for this plugin. |
NodeSelection::validateReferenceableNewEntities |
function |
core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php |
Validates which newly created entities can be referenced. |
NodeStorage::updateType |
function |
core/modules/node/src/NodeStorage.php |
Updates all nodes of one type to be of another type. |
NodeStorageInterface::updateType |
function |
core/modules/node/src/NodeStorageInterface.php |
Updates all nodes of one type to be of another type. |
NodeTypeForm::validateForm |
function |
core/modules/node/src/NodeTypeForm.php |
Form validation handler. |
NodeUpdate7008 |
class |
core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php |
Split the 'administer nodes' permission from 'access content overview'. |
NodeUpdate7008.php |
file |
core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php |
|
NodeUpdate7008::transform |
function |
core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php |
Split the 'administer nodes' permission from 'access content overview'. |
node_comment_update |
function |
core/modules/node/node.module |
Implements hook_ENTITY_TYPE_update() for comment entities. |
node_mass_update |
function |
core/modules/node/node.admin.inc |
Updates all nodes in the passed-in array with the passed-in field values. |
node_post_update_glossary_view_published |
function |
core/modules/node/node.post_update.php |
Add a published filter to the glossary View. |
node_post_update_modify_base_field_author_override |
function |
core/modules/node/node.post_update.php |
Updates stale references to Drupal\node\Entity\Node::getCurrentUserId. |
node_post_update_rebuild_node_revision_routes |
function |
core/modules/node/node.post_update.php |
Rebuild the node revision routes. |
node_removed_post_updates |
function |
core/modules/node/node.post_update.php |
Implements hook_removed_post_updates(). |
node_test_node_update |
function |
core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_ENTITY_TYPE_update() for node entities. |
node_type_update_nodes |
function |
core/modules/node/node.module |
Updates all nodes of one type to be of another type. |
node_update_last_removed |
function |
core/modules/node/node.install |
Implements hook_update_last_removed(). |
None::validateArgument |
function |
core/modules/views/src/Plugin/views/argument_validator/None.php |
Performs validation for a given argument. |