Search for names

  1. Search 7.x for names
  2. Search 9.5.x for names
  3. Search 10.3.x for names
  4. Search 11.x for names
  5. Other projects
Title Object type File name Summary
ConfigNamesMapperTest::$urlGenerator property core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php The mocked URL generator.
ConfigNamesMapperTest::providerTestHasSchema function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Provides data for ConfigMapperTest::testHasSchema().
ConfigNamesMapperTest::providerTestHasTranslatable function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Provides data for ConfigNamesMapperTest::testHasTranslatable().
ConfigNamesMapperTest::providerTestHasTranslation function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Provides data for for ConfigNamesMapperTest::testHasTranslation().
ConfigNamesMapperTest::setUp function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php
ConfigNamesMapperTest::testAddConfigName function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::addConfigName().
ConfigNamesMapperTest::testGetAddRoute function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getAddRoute().
ConfigNamesMapperTest::testGetAddRouteName function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getAddRouteName().
ConfigNamesMapperTest::testGetAddRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getAddRouteParameters().
ConfigNamesMapperTest::testGetBasePath function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getBasePath().
ConfigNamesMapperTest::testGetBaseRoute function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getBaseRoute().
ConfigNamesMapperTest::testGetBaseRouteName function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getBaseRouteName().
ConfigNamesMapperTest::testGetBaseRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getBaseRouteParameters().
ConfigNamesMapperTest::testGetConfigData function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getConfigData().
ConfigNamesMapperTest::testGetConfigNames function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getConfigNames().
ConfigNamesMapperTest::testGetDeleteRoute function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getRoute().
ConfigNamesMapperTest::testGetDeleteRouteName function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getDeleteRouteName().
ConfigNamesMapperTest::testGetDeleteRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getDeleteRouteParameters().
ConfigNamesMapperTest::testGetEditRoute function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getEditRoute().
ConfigNamesMapperTest::testGetEditRouteName function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getEditRouteName().
ConfigNamesMapperTest::testGetEditRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getEditRouteParameters().
ConfigNamesMapperTest::testGetLangcode function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getLangcode().
ConfigNamesMapperTest::testGetOperations function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::hasTranslation().
ConfigNamesMapperTest::testGetOverviewPath function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getOverviewPath().
ConfigNamesMapperTest::testGetOverviewRoute function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getOverviewRoute().
ConfigNamesMapperTest::testGetOverviewRouteName function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getOverviewRouteName().
ConfigNamesMapperTest::testGetOverviewRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getOverviewRouteParameters().
ConfigNamesMapperTest::testGetTitle function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getTitle().
ConfigNamesMapperTest::testGetTypeLabel function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getTypeLabel().
ConfigNamesMapperTest::testGetTypeName function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getTypeName().
ConfigNamesMapperTest::testGetWeight function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getWeight().
ConfigNamesMapperTest::testHasSchema function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::hasSchema().
ConfigNamesMapperTest::testHasTranslatable function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::hasTranslatable().
ConfigNamesMapperTest::testHasTranslation function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::hasTranslation().
ConfigNamesMapperTest::testPopulateFromRouteMatch function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::populateFromRouteMatch().
ConfigTranslationTestSubscriber::addConfigNames function core/modules/config_translation/tests/modules/config_translation_test/src/EventSubscriber/ConfigTranslationTestSubscriber.php Reacts to the populating of a configuration mapper.
Connection::$escapedNames property core/lib/Drupal/Core/Database/Connection.php List of escaped database, table, and field names, keyed by unescaped names.
ContactFormEditForm::getEditableConfigNames function core/modules/contact/src/ContactFormEditForm.php Gets the configuration names that will be editable.
ContactFormResourceTestBase::$patchProtectedFieldNames property core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php The fields that are protected against modification during PATCH requests.
container.namespaces service core/core.services.yml ArrayObject
ContentEntityForm::getEditedFieldNames function core/lib/Drupal/Core/Entity/ContentEntityForm.php Gets the names of all fields edited in the form.
ContentEntityFormFieldValidationFilteringTest::$fieldNameSingle property core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormFieldValidationFilteringTest.php The single-valued field name being tested with the entity type.
ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Returns an array of field names to skip when merging revision translations.
ContentModerationSyncingTest::getAllRevisionNames function core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php Get all the revision names in order of the revision ID.
CronForm::getEditableConfigNames function core/modules/system/src/Form/CronForm.php Gets the configuration names that will be editable.
Database::getDatabaseDriverNamespace function core/lib/Drupal/Core/Database/Database.php Gets the PHP namespace of a database driver from the connection info.
Database::isWithinModuleNamespace function core/lib/Drupal/Core/Database/Database.php Checks whether a namespace is within the namespace of a Drupal module.
DatabaseLegacyTest::testDbFieldNames function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests deprecation of the db_field_names() function.
DatabaseStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/DatabaseStorage.php Gets the existing collections.
DateHelper::monthNames function core/lib/Drupal/Core/Datetime/DateHelper.php Returns a translated array of month names.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.