Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statements Stringssort ascending
CategoryFormController class Drupal\contact drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php Base form controller for category edit forms.
CategoryListController class Drupal\contact drupal/core/modules/contact/lib/Drupal/contact/CategoryListController.php Provides a listing of contact categories.
FieldOverview class Drupal\field_ui drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php Field UI field overview form. 1
OverviewBase abstract class Drupal\field_ui drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php Abstract base class for Field UI overview forms. 2 2
DisplayOverview class Drupal\field_ui drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php Field UI display overview form. 1
RestBundle class Drupal\rest drupal/core/modules/rest/lib/Drupal/rest/RestBundle.php Rest dependency injection container.
RequestHandler class Drupal\rest drupal/core/modules/rest/lib/Drupal/rest/RequestHandler.php Acts as intermediate request forwarder for resource plugins.
ResourceResponse class Drupal\rest drupal/core/modules/rest/lib/Drupal/rest/ResourceResponse.php Contains data for serialization before sending the response. 2
DrupalUnitTestBase abstract class Drupal\simpletest drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php Base test case class for Drupal unit tests. 12 12
UnitTestBase abstract class Drupal\simpletest drupal/core/modules/simpletest/lib/Drupal/simpletest/UnitTestBase.php Base test case class for unit tests. 57 56
TestBase abstract class Drupal\simpletest drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php Base class for Drupal tests. 2 1
TestBundle class Drupal\simpletest drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBundle.php
WebTestBase abstract class Drupal\simpletest drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php Test case for typical Drupal tests. 298 300
PictureMappingFormController class Drupal\picture drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php Form controller for the picture edit/add forms.
PictureMappingListController class Drupal\picture drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php Provides a listing of Pictures.
RegisterFormController class Drupal\user drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php Form controller for the user register forms.
UserRouteController class Drupal\user drupal/core/modules/user/lib/Drupal/user/UserRouteController.php Returns responses for User module routes.
AccountFormController abstract class Drupal\user drupal/core/modules/user/lib/Drupal/user/AccountFormController.php Form controller for the user account forms. 2
UserBundle class Drupal\user drupal/core/modules/user/lib/Drupal/user/UserBundle.php User dependency injection container.
TempStoreFactory class Drupal\user drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php Creates a key/value storage object for the current user or anonymous session. 1
TempStoreException class Drupal\user drupal/core/modules/user/lib/Drupal/user/TempStoreException.php Defines the exception thrown if the TempStore cannot acquire a lock.
TempStore class Drupal\user drupal/core/modules/user/lib/Drupal/user/TempStore.php Stores and retrieves temporary data for a given owner.
ProfileFormController class Drupal\user drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php Form controller for the profile forms.
UserRenderController class Drupal\user drupal/core/modules/user/lib/Drupal/user/UserRenderController.php Render controller for users.
UserStorageController class Drupal\user drupal/core/modules/user/lib/Drupal/user/UserStorageController.php Controller class for users.
ProfileTranslationController class Drupal\user drupal/core/modules/user/lib/Drupal/user/ProfileTranslationController.php Defines the translation controller class for terms.
UserData class Drupal\user drupal/core/modules/user/lib/Drupal/user/UserData.php Defines the user data service.
TermRenderController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermRenderController.php Render controller for taxonomy terms.
VocabularyFormController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php Base form controller for vocabulary edit forms.
TermTranslationController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php Defines the translation controller class for terms.
TermFormController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php Base for controller for taxonomy term edit forms.
VocabularyStorageController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php Defines a controller class for taxonomy vocabularies.
TermStorageController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php Defines a Controller class for taxonomy terms.
PoDatabaseWriter class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php Gettext PO writer working with the locale module database. 1
LocaleConfigSubscriber class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php Locale Config helper 1
TranslationsStream class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/TranslationsStream.php Defines a Drupal translations (translations://) stream wrapper class. 1
StringDatabaseStorage class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php Defines the locale string class. 1
Gettext class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/Gettext.php Static class providing Drupal specific Gettext functionality. 2
StringBase abstract class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/StringBase.php Defines the locale string base class. 2
TranslationString class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php Defines the locale translation string object. 5
SourceString class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/SourceString.php Defines the locale source string object. 5
StringStorageException class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/StringStorageException.php Defines an exception thrown when storage operations fail.
LocaleLookup class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php Extends CacheArray to allow for dynamic building of the locale cache. 1
PoDatabaseReader class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php Gettext PO reader working with the locale module database. 1
FileStorageController class Drupal\file drupal/core/modules/file/lib/Drupal/file/FileStorageController.php File storage controller for files.
FileBundle class Drupal\file drupal/core/modules/file/lib/Drupal/file/FileBundle.php
EntityTranslationController class Drupal\translation_entity drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php Base class for entity translation controllers. 5 5
JsonldFieldItemNormalizer class Drupal\jsonld drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldFieldItemNormalizer.php Converts the Drupal entity object structure to JSON-LD array structure. 1
JsonldEntityNormalizer class Drupal\jsonld drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityNormalizer.php Converts the Drupal entity object structure to JSON-LD array structure. 1
JsonldBundle class Drupal\jsonld drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldBundle.php Jsonld dependency injection container.

Pages

Other projects