6 calls to Container::camelize() in Zircon Profile 8
- BookController::bookExport in core/
modules/ book/ src/ Controller/ BookController.php - Generates representations of a book page and its children.
- ContainerTest::testCamelize in vendor/
symfony/ dependency-injection/ Tests/ ContainerTest.php - @dataProvider dataForTestCamelize
- EntityViewsData::mapSingleFieldViewsData in core/
modules/ views/ src/ EntityViewsData.php - Provides the views data for a given data type and schema field.
- PhpDumper::camelize in vendor/
symfony/ dependency-injection/ Dumper/ PhpDumper.php - Convert a service id to a valid PHP method name.
- ViewsHandlerManager::__construct in core/
modules/ views/ src/ Plugin/ ViewsHandlerManager.php - Constructs a ViewsHandlerManager object.
- ViewsPluginManager::__construct in core/
modules/ views/ src/ Plugin/ ViewsPluginManager.php - Constructs a ViewsPluginManager object.