Index
A
- AnnotationsBundle — Class in namespace DoctrineMongoDBBundle\Tests\DependencyInjection\Fixtures\Bundles\AnnotationsBundle
- AbstractMongoDBExtensionTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\DependencyInjection
- AnotherCollection — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Fixtures\Cache
- $Collections#another — Property in class Collections
- TypeGuesserTest::assertType() — Method in class TypeGuesserTest
- AbstractDriverTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Mapping\Driver
B
- DoctrineMongoDBBundle::build() — Method in class DoctrineMongoDBBundle
- DoctrineMongoDBBundle::boot() — Method in class DoctrineMongoDBBundle
- DoctrineMongoDBExtensionTest::buildConfiguration() — Method in class DoctrineMongoDBExtensionTest
- DoctrineMongoDBExtensionTest::buildMinimalContainer() — Method in class DoctrineMongoDBExtensionTest
- $Guesser#boolField — Property in class Guesser
- $Guesser#booleanField — Property in class Guesser
- GuesserTestType::buildForm() — Method in class GuesserTestType
- BoringDocument — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Repository
C
- PSRCommandLogger::commandStarted() — Method in class PSRCommandLogger
- PSRCommandLogger::commandSucceeded() — Method in class PSRCommandLogger
- PSRCommandLogger::commandFailed() — Method in class PSRCommandLogger
- ClearMetadataCacheDoctrineODMCommand — Class in namespace Doctrine\Bundle\MongoDBBundle\Command
- Command to clear the metadata cache of the various cache drivers.
- ClearMetadataCacheDoctrineODMCommand::configure() — Method in class ClearMetadataCacheDoctrineODMCommand
- CreateSchemaDoctrineODMCommand — Class in namespace Doctrine\Bundle\MongoDBBundle\Command
- Command to create the database schema for a set of classes based on their mappings.
- CreateSchemaDoctrineODMCommand::configure() — Method in class CreateSchemaDoctrineODMCommand
- DropSchemaDoctrineODMCommand::configure() — Method in class DropSchemaDoctrineODMCommand
- GenerateHydratorsDoctrineODMCommand::configure() — Method in class GenerateHydratorsDoctrineODMCommand
- GenerateProxiesDoctrineODMCommand::configure() — Method in class GenerateProxiesDoctrineODMCommand
- InfoDoctrineODMCommand::configure() — Method in class InfoDoctrineODMCommand
- LoadDataFixturesDoctrineODMCommand::configure() — Method in class LoadDataFixturesDoctrineODMCommand
- QueryDoctrineODMCommand::configure() — Method in class QueryDoctrineODMCommand
- ShardDoctrineODMCommand::configure() — Method in class ShardDoctrineODMCommand
- TailCursorDoctrineODMCommand::configure() — Method in class TailCursorDoctrineODMCommand
- UpdateSchemaDoctrineODMCommand::configure() — Method in class UpdateSchemaDoctrineODMCommand
- CommandDataCollector — Class in namespace Doctrine\Bundle\MongoDBBundle\DataCollector
- CommandDataCollector::collect() — Method in class CommandDataCollector
- CreateHydratorDirectoryPass — Class in namespace Doctrine\Bundle\MongoDBBundle\DependencyInjection\Compiler
- CreateProxyDirectoryPass — Class in namespace Doctrine\Bundle\MongoDBBundle\DependencyInjection\Compiler
- DoctrineMongoDBMappingsPass::createXmlMappingDriver() — Method in class DoctrineMongoDBMappingsPass
- DoctrineMongoDBMappingsPass::createPhpMappingDriver() — Method in class DoctrineMongoDBMappingsPass
- DoctrineMongoDBMappingsPass::createAnnotationMappingDriver() — Method in class DoctrineMongoDBMappingsPass
- DoctrineMongoDBMappingsPass::createStaticPhpMappingDriver() — Method in class DoctrineMongoDBMappingsPass
- Configuration — Class in namespace Doctrine\Bundle\MongoDBBundle\DependencyInjection
- FrameworkExtension configuration structure.
- DocumentType::configureOptions() — Method in class DocumentType
- ManagerConfigurator::configure() — Method in class ManagerConfigurator
- Create a connection by name.
- ContainerRepositoryFactory — Class in namespace Doctrine\Bundle\MongoDBBundle\Repository
- Fetches repositories from the container or falls back to normal creation.
- ContainerTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests
- ConfigurationTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\DependencyInjection
- Collections — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Fixtures\Cache
- $Collections#coll — Property in class Collections
- Category — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Fixtures\Form
- $Document#categories — Property in class Document
- $Guesser#categories — Property in class Guesser
- $Guesser#collectionField — Property in class Guesser
- $Document#collection — Property in class Document
- DocumentTypeTest::createRegistryMock() — Method in class DocumentTypeTest
- GuesserTestType::configureOptions() — Method in class GuesserTestType
- TypeGuesserTest::createRegistryMock() — Method in class TypeGuesserTest
- ContainerRepositoryFactoryTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Repository
- CoolDocument — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Repository
- CustomNormalRepoDocument — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Repository
- TestCase::createTestDocumentManager() — Method in class TestCase
D
- DoctrineODMCommand — Class in namespace Doctrine\Bundle\MongoDBBundle\Command
- Base class for Doctrine ODM console commands to extend.
- DropSchemaDoctrineODMCommand — Class in namespace Doctrine\Bundle\MongoDBBundle\Command
- Command to drop the database schema for a set of classes based on their mappings.
- DoctrineMongoDBMappingsPass — Class in namespace Doctrine\Bundle\MongoDBBundle\DependencyInjection\Compiler
- Class for Symfony bundles to configure mappings for model classes not in the automapped folder.
- DoctrineMongoDBExtension — Class in namespace Doctrine\Bundle\MongoDBBundle\DependencyInjection
- Doctrine MongoDB ODM extension.
- DoctrineMongoDBBundle — Class in namespace Doctrine\Bundle\MongoDBBundle
- Doctrine MongoDB ODM bundle.
- DoctrineMongoDBExtension — Class in namespace Doctrine\Bundle\MongoDBBundle\Form
- Form extension.
- DoctrineMongoDBTypeGuesser — Class in namespace Doctrine\Bundle\MongoDBBundle\Form
- Tries to guess form types according to ODM mappings
- DocumentType — Class in namespace Doctrine\Bundle\MongoDBBundle\Form\Type
- Form type for a MongoDB document
- DoctrineMongoDBExtensionTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\DependencyInjection
- $Category#documents — Property in class Category
- Document — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Fixtures\Form
- $Guesser#date — Property in class Guesser
- Document — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Fixtures\Validator
- DocumentTypeTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Form\Type
E
- ClearMetadataCacheDoctrineODMCommand::execute() — Method in class ClearMetadataCacheDoctrineODMCommand
- CreateSchemaDoctrineODMCommand::execute() — Method in class CreateSchemaDoctrineODMCommand
- DropSchemaDoctrineODMCommand::execute() — Method in class DropSchemaDoctrineODMCommand
- GenerateHydratorsDoctrineODMCommand::execute() — Method in class GenerateHydratorsDoctrineODMCommand
- GenerateProxiesDoctrineODMCommand::execute() — Method in class GenerateProxiesDoctrineODMCommand
- InfoDoctrineODMCommand::execute() — Method in class InfoDoctrineODMCommand
- LoadDataFixturesDoctrineODMCommand::execute() — Method in class LoadDataFixturesDoctrineODMCommand
- QueryDoctrineODMCommand::execute() — Method in class QueryDoctrineODMCommand
- ShardDoctrineODMCommand::execute() — Method in class ShardDoctrineODMCommand
- TailCursorDoctrineODMCommand::execute() — Method in class TailCursorDoctrineODMCommand
- UpdateSchemaDoctrineODMCommand::execute() — Method in class UpdateSchemaDoctrineODMCommand
- User::eraseCredentials() — Method in class User
- User::equals() — Method in class User
- $Document#embedOne — Property in class Document
- $Document#embedMany — Property in class Document
- EmbeddedDocument — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Fixtures\Validator
F
- DoctrineODMCommand::findBundle() — Method in class DoctrineODMCommand
- DoctrineODMCommand::findBasePathForBundle() — Method in class DoctrineODMCommand
- Transform classname to a path $foundBundle substract it to get the destination
- $Guesser#floatField — Property in class Guesser
G
- DoctrineODMCommand::getContainer() — Method in class DoctrineODMCommand
- DoctrineODMCommand::getDoctrineDocumentManagers() — Method in class DoctrineODMCommand
- DoctrineODMCommand::getManagerRegistry() — Method in class DoctrineODMCommand
- GenerateHydratorsDoctrineODMCommand — Class in namespace Doctrine\Bundle\MongoDBBundle\Command
- Generate the Doctrine ORM document hydrators to your cache directory.
- GenerateProxiesDoctrineODMCommand — Class in namespace Doctrine\Bundle\MongoDBBundle\Command
- Generate the Doctrine ORM document proxies to your cache directory.
- TailCursorDoctrineODMCommand::getContainer() — Method in class TailCursorDoctrineODMCommand
- CommandDataCollector::getCommandCount() — Method in class CommandDataCollector
- CommandDataCollector::getCommands() — Method in class CommandDataCollector
- CommandDataCollector::getName() — Method in class CommandDataCollector
- Configuration::getConfigTreeBuilder() — Method in class Configuration
- Generates the configuration tree builder.
- DoctrineMongoDBExtension::getObjectManagerElementName() — Method in class DoctrineMongoDBExtension
- DoctrineMongoDBExtension::getMappingObjectDefaultName() — Method in class DoctrineMongoDBExtension
- DoctrineMongoDBExtension::getMappingResourceConfigDirectory() — Method in class DoctrineMongoDBExtension
- DoctrineMongoDBExtension::getMappingResourceExtension() — Method in class DoctrineMongoDBExtension
- DoctrineMongoDBExtension::getAlias() — Method in class DoctrineMongoDBExtension
- DoctrineMongoDBExtension::getNamespace() — Method in class DoctrineMongoDBExtension
- Returns the namespace to be used for this extension (XML namespace).
- DoctrineMongoDBExtension::getXsdValidationBasePath() — Method in class DoctrineMongoDBExtension
- DoctrineMongoDBBundle::getContainerExtension() — Method in class DoctrineMongoDBBundle
- MongoDBQueryBuilderLoader::getEntities() — Method in class MongoDBQueryBuilderLoader
- {@inheritDoc}
- MongoDBQueryBuilderLoader::getEntitiesByIds() — Method in class MongoDBQueryBuilderLoader
- {@inheritDoc}
- DoctrineMongoDBTypeGuesser::guessType() — Method in class DoctrineMongoDBTypeGuesser
- DoctrineMongoDBTypeGuesser::guessRequired() — Method in class DoctrineMongoDBTypeGuesser
- DoctrineMongoDBTypeGuesser::guessMaxLength() — Method in class DoctrineMongoDBTypeGuesser
- DoctrineMongoDBTypeGuesser::guessMinLength() — Method in class DoctrineMongoDBTypeGuesser
- {@inheritDoc}
- DoctrineMongoDBTypeGuesser::guessPattern() — Method in class DoctrineMongoDBTypeGuesser
- DoctrineMongoDBTypeGuesser::getMetadata() — Method in class DoctrineMongoDBTypeGuesser
- DocumentType::getLoader() — Method in class DocumentType
- DocumentType::getBlockPrefix() — Method in class DocumentType
- DocumentType::getName() — Method in class DocumentType
- ManagerRegistry::getAliasNamespace() — Method in class ManagerRegistry
- Resolves a registered namespace alias to the full namespace.
- ContainerRepositoryFactory::getRepository() — Method in class ContainerRepositoryFactory
- {@inheritdoc}
- AbstractMongoDBExtensionTest::getContainer() — Method in class AbstractMongoDBExtensionTest
- DoctrineMongoDBExtensionTest::getAutomappingConfigurations() — Method in class DoctrineMongoDBExtensionTest
- Guesser — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Fixtures\Form
- User::getRoles() — Method in class User
- User::getPassword() — Method in class User
- User::getSalt() — Method in class User
- User::getUsername() — Method in class User
- DocumentTypeTest::getExtensions() — Method in class DocumentTypeTest
- GuesserTestType — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Form\Type
- GuesserTestType::getBlockPrefix() — Method in class GuesserTestType
- GuesserTestType::getName() — Method in class GuesserTestType
- TypeGuesserTest::getExtensions() — Method in class TypeGuesserTest
- AbstractDriverTest::getFileExtension() — Method in class AbstractDriverTest
- AbstractDriverTest::getFixtureDir() — Method in class AbstractDriverTest
- AbstractDriverTest::getDriver() — Method in class AbstractDriverTest
- XmlDriverTest::getFileExtension() — Method in class XmlDriverTest
- XmlDriverTest::getFixtureDir() — Method in class XmlDriverTest
- XmlDriverTest::getDriver() — Method in class XmlDriverTest
H
- HydratorCacheWarmer — Class in namespace Doctrine\Bundle\MongoDBBundle\CacheWarmer
- The hydrator generator cache warmer generates all document hydrators.
- HydratorCacheWarmerTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\CacheWarmer
- $Document#hash — Property in class Document
I
- HydratorCacheWarmer::isOptional() — Method in class HydratorCacheWarmer
- This cache warmer is not optional, without hydrators fatal error occurs!
- PersistentCollectionCacheWarmer::isOptional() — Method in class PersistentCollectionCacheWarmer
- This cache warmer is not optional, without persistent collections fatal error occurs!
- ProxyCacheWarmer::isOptional() — Method in class ProxyCacheWarmer
- This cache warmer is not optional, without proxies fatal error occurs!
- InfoDoctrineODMCommand — Class in namespace Doctrine\Bundle\MongoDBBundle\Command
- Show information about mapped documents
- LoadDataFixturesDoctrineODMCommand::isEnabled() — Method in class LoadDataFixturesDoctrineODMCommand
- $Collections#id — Property in class Collections
- $Category#id — Property in class Category
- $Document#id — Property in class Document
- $Guesser#id — Property in class Guesser
- $Guesser#intField — Property in class Guesser
- $Guesser#integerField — Property in class Guesser
- $User#id — Property in class User
- $Document#id — Property in class Document
L
- LoadDataFixturesDoctrineODMCommand — Class in namespace Doctrine\Bundle\MongoDBBundle\Command
- Load data fixtures from bundles.
- DoctrineMongoDBExtension::load() — Method in class DoctrineMongoDBExtension
- Responds to the doctrine_mongodb configuration parameter.
- DoctrineMongoDBExtension::loadDocumentManagers() — Method in class DoctrineMongoDBExtension
- Loads the document managers configuration.
- DoctrineMongoDBExtension::loadDocumentManager() — Method in class DoctrineMongoDBExtension
- Loads a document manager configuration.
- DoctrineMongoDBExtension::loadConnections() — Method in class DoctrineMongoDBExtension
- Loads the configured connections.
- DoctrineMongoDBExtension::loadDocumentManagerBundlesMappingInformation() — Method in class DoctrineMongoDBExtension
- Loads an ODM document managers bundle mapping information.
- DoctrineMongoDBExtension::loadTypes() — Method in class DoctrineMongoDBExtension
- DoctrineMongoDBExtension::loadTypeGuesser() — Method in class DoctrineMongoDBExtension
- LoadDataFixturesDoctrineODMCommandTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Command
- AbstractMongoDBExtensionTest::loadFromFile() — Method in class AbstractMongoDBExtensionTest
- XmlMongoDBExtensionTest::loadFromFile() — Method in class XmlMongoDBExtensionTest
- YamlMongoDBExtensionTest::loadFromFile() — Method in class YamlMongoDBExtensionTest
M
- MongoDBQueryBuilderLoader — Class in namespace Doctrine\Bundle\MongoDBBundle\Form\ChoiceList
- Getting Entities through the MongoDB QueryBuilder
- ManagerConfigurator — Class in namespace Doctrine\Bundle\MongoDBBundle
- Configurator for an DocumentManager
- ManagerRegistry — Class in namespace Doctrine\Bundle\MongoDBBundle
N
- $Category#name — Property in class Category
- $Document#name — Property in class Document
- $Guesser#name — Property in class Guesser
- $Guesser#nonMappedField — Property in class Guesser
- $User#name — Property in class User
- $Document#name — Property in class Document
- $EmbeddedDocument#name — Property in class EmbeddedDocument
O
- OtherXmlBundle — Class in namespace DoctrineMongoDBBundle\Tests\DependencyInjection\Fixtures\Bundles\OtherXmlBundle
- DoctrineMongoDBExtension::overrideParameters() — Method in class DoctrineMongoDBExtension
- Uses some of the extension options to override DI extension parameters.
P
- PSRCommandLogger — Class in namespace Doctrine\Bundle\MongoDBBundle\APM
- PersistentCollectionCacheWarmer — Class in namespace Doctrine\Bundle\MongoDBBundle\CacheWarmer
- The persistent collections generator cache warmer generates all custom persistent collections.
- ProxyCacheWarmer — Class in namespace Doctrine\Bundle\MongoDBBundle\CacheWarmer
- The proxy generator cache warmer generates all document proxies.
- TailableCursorProcessorInterface::process() — Method in class TailableCursorProcessorInterface
- CreateHydratorDirectoryPass::process() — Method in class CreateHydratorDirectoryPass
- CreateProxyDirectoryPass::process() — Method in class CreateProxyDirectoryPass
- ServiceRepositoryCompilerPass::process() — Method in class ServiceRepositoryCompilerPass
- HydratorCacheWarmerTest::provideWarmerNotExecuted() — Method in class HydratorCacheWarmerTest
- PersistentCollectionCacheWarmerTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\CacheWarmer
- PersistentCollectionCacheWarmerTest::provideWarmerNotExecuted() — Method in class PersistentCollectionCacheWarmerTest
- ProxyCacheWarmerTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\CacheWarmer
- ContainerTest::provideLoggerConfigs() — Method in class ContainerTest
- ContainerTest::provideDataCollectorConfigs() — Method in class ContainerTest
- ConfigurationTest::provideFullConfiguration() — Method in class ConfigurationTest
- ConfigurationTest::provideMergeOptions() — Method in class ConfigurationTest
- ConfigurationTest::provideNormalizeOptions() — Method in class ConfigurationTest
- ConfigurationTest::provideExceptionConfiguration() — Method in class ConfigurationTest
- DoctrineMongoDBExtensionTest::parameterProvider() — Method in class DoctrineMongoDBExtensionTest
Q
- QueryDoctrineODMCommand — Class in namespace Doctrine\Bundle\MongoDBBundle\Command
- Execute a Doctrine MongoDB ODM query and output the results.
R
- PSRCommandLogger::register() — Method in class PSRCommandLogger
- CommandDataCollector::reset() — Method in class CommandDataCollector
- $DoctrineMongoDBExtension#registry — Property in class DoctrineMongoDBExtension
- $DoctrineMongoDBTypeGuesser#registry — Property in class DoctrineMongoDBTypeGuesser
- $Collections#refs — Property in class Collections
- $Document#referenceOne — Property in class Document
- RepositoryServiceBundle — Class in namespace Fixtures\Bundles\RepositoryServiceBundle
S
- ServiceRepositoryTest — Class in namespace Doctrine\Bundle\DoctrineBundle\Tests
- ServiceRepositoryTest::setUp() — Method in class ServiceRepositoryTest
- DoctrineODMCommand::setApplicationDocumentManager() — Method in class DoctrineODMCommand
- ShardDoctrineODMCommand — Class in namespace Doctrine\Bundle\MongoDBBundle\Command
- Command to shard database collections for a set of classes based on their mappings.
- ServiceRepositoryCompilerPass — Class in namespace Doctrine\Bundle\MongoDBBundle\DependencyInjection\Compiler
- DoctrineMongoDBBundle::shutdown() — Method in class DoctrineMongoDBBundle
- ServiceDocumentRepository — Class in namespace Doctrine\Bundle\MongoDBBundle\Repository
- Optional DocumentRepository base class with a simplified constructor (for autowiring).
- ServiceDocumentRepositoryInterface — Class in namespace Doctrine\Bundle\MongoDBBundle\Repository
- This interface signals that your repository should be loaded from the container.
- ServiceGridFSRepository — Class in namespace Doctrine\Bundle\MongoDBBundle\Repository
- Optional GridFSRepository base class with a simplified constructor (for autowiring).
- ServiceRepositoryTrait — Class in namespace Doctrine\Bundle\MongoDBBundle\Repository
- HydratorCacheWarmerTest::setUp() — Method in class HydratorCacheWarmerTest
- PersistentCollectionCacheWarmerTest::setUp() — Method in class PersistentCollectionCacheWarmerTest
- ProxyCacheWarmerTest::setUp() — Method in class ProxyCacheWarmerTest
- LoadDataFixturesDoctrineODMCommandTest::setUp() — Method in class LoadDataFixturesDoctrineODMCommandTest
- ContainerTest::setUp() — Method in class ContainerTest
- SomeCollection — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Fixtures\Cache
- DocumentTypeTest::setUp() — Method in class DocumentTypeTest
- TypeGuesserTest::setUp() — Method in class TypeGuesserTest
- StubRepository — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Repository
- StubServiceRepository — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Repository
- $Unique#service — Property in class Unique
T
- Test — Class in namespace DoctrineMongoDBBundle\Tests\DependencyInjection\Fixtures\Bundles\AnnotationsBundle\Document
- Test — Class in namespace DoctrineMongoDBBundle\Tests\DependencyInjection\Fixtures\Bundles\OtherXmlBundle\Document
- Test — Class in namespace DoctrineMongoDBBundle\Tests\DependencyInjection\Fixtures\Bundles\XmlBundle\Document
- ServiceRepositoryTest::testRepositoryServiceWiring() — Method in class ServiceRepositoryTest
- ServiceRepositoryTest::testInstantiatingServiceRepositoryForUnmappedClass() — Method in class ServiceRepositoryTest
- TailCursorDoctrineODMCommand — Class in namespace Doctrine\Bundle\MongoDBBundle\Command
- Command helping to configure a daemon listening to a tailable cursor. Works only with capped collections.
- TailableCursorProcessorInterface — Class in namespace Doctrine\Bundle\MongoDBBundle\Cursor
- Contract for tailable cursor processors.
- HydratorCacheWarmerTest::testWarmerNotOptional() — Method in class HydratorCacheWarmerTest
- HydratorCacheWarmerTest::testWarmerExecuted() — Method in class HydratorCacheWarmerTest
- HydratorCacheWarmerTest::testWarmerNotExecuted() — Method in class HydratorCacheWarmerTest
- PersistentCollectionCacheWarmerTest::testWarmerNotOptional() — Method in class PersistentCollectionCacheWarmerTest
- PersistentCollectionCacheWarmerTest::testWarmerExecuted() — Method in class PersistentCollectionCacheWarmerTest
- PersistentCollectionCacheWarmerTest::testWarmerNotExecuted() — Method in class PersistentCollectionCacheWarmerTest
- ProxyCacheWarmerTest::testWarmerNotOptional() — Method in class ProxyCacheWarmerTest
- ProxyCacheWarmerTest::testWarmerExecuted() — Method in class ProxyCacheWarmerTest
- ProxyCacheWarmerTest::testWarmerNotExecuted() — Method in class ProxyCacheWarmerTest
- LoadDataFixturesDoctrineODMCommandTest::testCommandIsNotEnabledWithMissingDependency() — Method in class LoadDataFixturesDoctrineODMCommandTest
- LoadDataFixturesDoctrineODMCommandTest::testCommandIsEnabledWithDependency() — Method in class LoadDataFixturesDoctrineODMCommandTest
- ContainerTest::testLoggerConfig() — Method in class ContainerTest
- ContainerTest::testDataCollectorConfig() — Method in class ContainerTest
- AbstractMongoDBExtensionTest::testDependencyInjectionConfigurationDefaults() — Method in class AbstractMongoDBExtensionTest
- AbstractMongoDBExtensionTest::testSingleDocumentManagerConfiguration() — Method in class AbstractMongoDBExtensionTest
- AbstractMongoDBExtensionTest::testLoadSimpleSingleConnection() — Method in class AbstractMongoDBExtensionTest
- AbstractMongoDBExtensionTest::testLoadSingleConnection() — Method in class AbstractMongoDBExtensionTest
- AbstractMongoDBExtensionTest::testLoadMultipleConnections() — Method in class AbstractMongoDBExtensionTest
- AbstractMongoDBExtensionTest::testBundleDocumentAliases() — Method in class AbstractMongoDBExtensionTest
- AbstractMongoDBExtensionTest::testXmlBundleMappingDetection() — Method in class AbstractMongoDBExtensionTest
- AbstractMongoDBExtensionTest::testAnnotationsBundleMappingDetection() — Method in class AbstractMongoDBExtensionTest
- AbstractMongoDBExtensionTest::testDocumentManagerMetadataCacheDriverConfiguration() — Method in class AbstractMongoDBExtensionTest
- AbstractMongoDBExtensionTest::testDocumentManagerMemcachedMetadataCacheDriverConfiguration() — Method in class AbstractMongoDBExtensionTest
- AbstractMongoDBExtensionTest::testDependencyInjectionImportsOverrideDefaults() — Method in class AbstractMongoDBExtensionTest
- AbstractMongoDBExtensionTest::testResolveTargetDocument() — Method in class AbstractMongoDBExtensionTest
- AbstractMongoDBExtensionTest::testFilters() — Method in class AbstractMongoDBExtensionTest
- ConfigurationTest::testDefaults() — Method in class ConfigurationTest
- ConfigurationTest::testFullConfiguration() — Method in class ConfigurationTest
- ConfigurationTest::testMergeOptions() — Method in class ConfigurationTest
- ConfigurationTest::testNormalizeOptions() — Method in class ConfigurationTest
- ConfigurationTest::testPasswordAndUsernameShouldBeUnsetIfNull() — Method in class ConfigurationTest
- ConfigurationTest::testInvalidReplicaSetValue() — Method in class ConfigurationTest
- ConfigurationTest::testNullReplicaSetValue() — Method in class ConfigurationTest
- ConfigurationTest::testFixtureLoaderValidation() — Method in class ConfigurationTest
- DoctrineMongoDBExtensionTest::testBackwardCompatibilityAliases() — Method in class DoctrineMongoDBExtensionTest
- DoctrineMongoDBExtensionTest::testParameterOverride() — Method in class DoctrineMongoDBExtensionTest
- DoctrineMongoDBExtensionTest::testAutomapping() — Method in class DoctrineMongoDBExtensionTest
- DoctrineMongoDBExtensionTest::testFactoriesAreRegistered() — Method in class DoctrineMongoDBExtensionTest
- DoctrineMongoDBExtensionTest::testPublicServicesAndAliases() — Method in class DoctrineMongoDBExtensionTest
- $Guesser#ts — Property in class Guesser
- DocumentTypeTest::tearDown() — Method in class DocumentTypeTest
- DocumentTypeTest::testDocumentManagerOptionSetsEmOption() — Method in class DocumentTypeTest
- DocumentTypeTest::testDocumentManagerInstancePassedAsOption() — Method in class DocumentTypeTest
- DocumentTypeTest::testSettingDocumentManagerAndEmOptionShouldThrowException() — Method in class DocumentTypeTest
- DocumentTypeTest::testManyToManyReferences() — Method in class DocumentTypeTest
- TypeGuesserTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Form\Type
- TypeGuesserTest::tearDown() — Method in class TypeGuesserTest
- TypeGuesserTest::testTypesShouldBeGuessedCorrectly() — Method in class TypeGuesserTest
- AbstractDriverTest::testFindMappingFile() — Method in class AbstractDriverTest
- AbstractDriverTest::testFindMappingFileInSubnamespace() — Method in class AbstractDriverTest
- AbstractDriverTest::testFindMappingFileNamespacedFoundFileNotFound() — Method in class AbstractDriverTest
- AbstractDriverTest::testFindMappingNamespaceNotFound() — Method in class AbstractDriverTest
- ContainerRepositoryFactoryTest::testGetRepositoryReturnsService() — Method in class ContainerRepositoryFactoryTest
- ContainerRepositoryFactoryTest::testGetRepositoryReturnsDocumentRepository() — Method in class ContainerRepositoryFactoryTest
- ContainerRepositoryFactoryTest::testCustomRepositoryIsReturned() — Method in class ContainerRepositoryFactoryTest
- ContainerRepositoryFactoryTest::testServiceRepositoriesMustExtendDocumentRepository() — Method in class ContainerRepositoryFactoryTest
- ContainerRepositoryFactoryTest::testRepositoryMatchesServiceInterfaceButServiceNotFound() — Method in class ContainerRepositoryFactoryTest
- ContainerRepositoryFactoryTest::testCustomRepositoryIsNotAValidClass() — Method in class ContainerRepositoryFactoryTest
- TestCase — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests
- TestCustomClassRepoDocument — Class in namespace Fixtures\Bundles\RepositoryServiceBundle\Document
- TestCustomServiceRepoDocument — Class in namespace Fixtures\Bundles\RepositoryServiceBundle\Document
- TestCustomServiceRepoFile — Class in namespace Fixtures\Bundles\RepositoryServiceBundle\Document
- TestDefaultRepoDocument — Class in namespace Fixtures\Bundles\RepositoryServiceBundle\Document
- TestDefaultRepoFile — Class in namespace Fixtures\Bundles\RepositoryServiceBundle\Document
- TestUnmappedDocument — Class in namespace Fixtures\Bundles\RepositoryServiceBundle\Document
- TestCustomClassRepoRepository — Class in namespace Fixtures\Bundles\RepositoryServiceBundle\Repository
- TestCustomServiceRepoDocumentRepository — Class in namespace Fixtures\Bundles\RepositoryServiceBundle\Repository
- TestCustomServiceRepoGridFSRepository — Class in namespace Fixtures\Bundles\RepositoryServiceBundle\Repository
- TestUnmappedDocumentRepository — Class in namespace Fixtures\Bundles\RepositoryServiceBundle\Repository
U
- PSRCommandLogger::unregister() — Method in class PSRCommandLogger
- UpdateSchemaDoctrineODMCommand — Class in namespace Doctrine\Bundle\MongoDBBundle\Command
- Command to update the database schema for a set of classes based on their mappings.
- User — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Fixtures\Security
- Unique — Class in namespace Doctrine\Bundle\MongoDBBundle\Validator\Constraints
- Constraint for the unique document validator
W
- HydratorCacheWarmer::warmUp() — Method in class HydratorCacheWarmer
- PersistentCollectionCacheWarmer::warmUp() — Method in class PersistentCollectionCacheWarmer
- ProxyCacheWarmer::warmUp() — Method in class ProxyCacheWarmer
X
- XmlBundle — Class in namespace DoctrineMongoDBBundle\Tests\DependencyInjection\Fixtures\Bundles\XmlBundle
- XmlDriver — Class in namespace Doctrine\Bundle\MongoDBBundle\Mapping\Driver
- XmlDriver that additionally looks for mapping information in a global file.
- XmlMongoDBExtensionTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\DependencyInjection
- XmlDriverTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\Mapping\Driver
Y
- YamlMongoDBExtensionTest — Class in namespace Doctrine\Bundle\MongoDBBundle\Tests\DependencyInjection
_
- PSRCommandLogger::__construct() — Method in class PSRCommandLogger
- HydratorCacheWarmer::__construct() — Method in class HydratorCacheWarmer
- PersistentCollectionCacheWarmer::__construct() — Method in class PersistentCollectionCacheWarmer
- ProxyCacheWarmer::__construct() — Method in class ProxyCacheWarmer
- DoctrineODMCommand::__construct() — Method in class DoctrineODMCommand
- LoadDataFixturesDoctrineODMCommand::__construct() — Method in class LoadDataFixturesDoctrineODMCommand
- CommandDataCollector::__construct() — Method in class CommandDataCollector
- DoctrineMongoDBMappingsPass::__construct() — Method in class DoctrineMongoDBMappingsPass
- You should not directly instantiate this class but use one of the factory methods.
- MongoDBQueryBuilderLoader::__construct() — Method in class MongoDBQueryBuilderLoader
- Construct an ORM Query Builder Loader
- DoctrineMongoDBExtension::__construct() — Method in class DoctrineMongoDBExtension
- DoctrineMongoDBTypeGuesser::__construct() — Method in class DoctrineMongoDBTypeGuesser
- ManagerConfigurator::__construct() — Method in class ManagerConfigurator
- Construct.
- ManagerRegistry::__construct() — Method in class ManagerRegistry
- XmlDriver::__construct() — Method in class XmlDriver
- {@inheritDoc}
- ContainerRepositoryFactory::__construct() — Method in class ContainerRepositoryFactory
- ServiceRepositoryTrait::__construct() — Method in class ServiceRepositoryTrait
- Category::__construct() — Method in class Category
- Category::__toString() — Method in class Category
- Converts to string
- Document::__construct() — Method in class Document
- Document::__toString() — Method in class Document
- Converts to string
- User::__construct() — Method in class User
- Document::__construct() — Method in class Document
- TestCustomServiceRepoDocumentRepository::__construct() — Method in class TestCustomServiceRepoDocumentRepository
- TestCustomServiceRepoGridFSRepository::__construct() — Method in class TestCustomServiceRepoGridFSRepository
- TestUnmappedDocumentRepository::__construct() — Method in class TestUnmappedDocumentRepository